v3.6.0
What's Changed
- Update README.md by @bergel in #1
- For Pharo 90 loading by @Ducasse in #3
- Fix XMLHTTPMessageTest (Request|Response) by @svenvc in #13
- Add Pharo 11 to CI by @gcotelli in #14
- Updated dependencies by @JanBliznicenko in #16
- Cleanup baseline by @astares in e2eeec4
- Drop ConfigurationOfXMLParser by @astares in 2024f06
- Fix for #11 (ZnLimitedReadStream / #binary) by @astares in a6f6275
- Cleanup lionts in test cases by @astares in cb8b1d2
- Improve in XMLWriteStreamAdapterTest (Fix #18) by @astares in 323cc17
- Consense source / remove unnecessary characters (Fix #29) by @astares in a2eb3ca
- XMLDFALimitsTests should be XMLDFALimitsTest (Fix #22) by @astares in 646621b
- Fix over 2000 lint issues by @astares in 6bf4669
- Update .project file by @astares in 902fc6b
- Add Spec2 inspector extension by @astares in 6c049c1
- Add new tools package by @astares in 8ec32e8
- Tree and source text in inspector by @astares in 741151e
- New Screenshot in README (Fix #7) by @astares in b270755
- Simplify DTDAttributeDefinitionParser class>>#attributeDefaultValidatorClassForPragma: (Fix #24) by @astares in 83c6006
- Rename erorrExternalEntityLimitExceeded into errorExternalEntityLimitExceeded (Fix #25) by @astares in bf564b4
- Cleanup: deprecate #notEmpty and use #isNotEmpty (Fix #26) in 2f63cbb
- Cleanup: use #isNotNil instead of #notNil (Fix #27) by @astares in 39dcb4e
- Use newer version of XML writer (v3.1.0) by @astares in a610e6f
New Contributors
- @bergel made their first contribution in #1
- @Ducasse made their first contribution in #3
- @svenvc made their first contribution in #13
- @gcotelli made their first contribution in #14
- @JanBliznicenko made their first contribution in #16
Full Changelog: 3.5.0...v3.6.0