It’s been a while since I put out an updated version of Stringtree. There have been a steady stream of changes and additions, so I reckon it’s time for a new one. Say hello to Stringtree 2.0.5.
Changes in this version:
- added templater test for calling a pipe on an object before multiplying
- added initial mock implementation of JDBC classes
- reintroduced some Tract Fetcher tests. Not all working yet, though.
- added quot and apos to XMLEscaper
- migrate juicer & tests
- migrate workflow and tests
- reformat Juicer code to new standard
- add juicer tests into main test sequence
- add workflow tests into main test sequence
- go through all code and check formatting
- write JSON validator
- add MapResultRowListener to collect name/value pairs from database results
- (spec) support use of @ and ! with no names as resource and filesystem includes
- (JSON) write documentation and examples
- (JSON) notify JSON.org
- modify build script to generate separate stringtree-json jar
One of the most significant changes is that JSON now gets its own sourceforge binary release and even its own web page. Stringtree JSON has been a surprising success, so I thought I’d make it easier for people to understand and use it without the rest of the Stringtree library.
Posted by Stringtree in JSON, Projects
