Skip to content

20201115

Compare
Choose a tag to compare
@stleary stleary released this 15 Nov 19:00
· 378 commits to master since this release
fdde43c
Pull Request Description
#515 Merge tests and pom and code
#519 Gradle support
#521 Updates Cookie class to be more generic in attribute parsing and emit
#524 JSONArray does not have constructor to allocate the specified initial capacity
#525 Unit test fixes
#526 Comment out some broken unit tests
#527 Fixes for Unit tests and supports GitHub Actions
#529 Added putAll(Collection) and putAll(Array) methods
#532 Verifies BigDecimal support does not have a regression
#538 Explain local builds in the readme, fix a couple of typos
#539 Bring Junit tests to Java 1.6 compatibility
#540 Added type conversion support
#542 Fix xml hex entity parse
#543 Refactor XMLConfiguration to use Builder Pattern
#549 Update readme.md
#552 Updates for JSONArray.putAll methods
#570 Readme - fix spelling and usage, per Grammarly