Skip to content

Releases: rednaga/axmlprinter

v2.0.1

25 Mar 18:06

Choose a tag to compare

v2.0.0

16 Jan 21:28

Choose a tag to compare

What's Changed

  • feat: protobuf by @doom-man in #13
  • feat: Enhance ProtobufXMLResource with improved error handling and XML generation.
  • chore: Added unit tests for format detection, error handling, and namespace management.
  • chore: Updated ChunkUtil for better exception context.
  • chore: Refactored AXMLPrinter to use BufferedInputStream for file reading.

New Contributors

Full Changelog: v1.0.1...v2.0.0

v1.0.1

08 Aug 15:17

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Aug 18:45

Choose a tag to compare

Full Changelog: 0.3.0...v1.0.0

0.3.0

06 Aug 20:28

Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

02 Aug 20:44

Choose a tag to compare

What's Changed

  • Fix issue #8 -- allow out of order stringtables. Upgrade gradle to 8.9 and fix unit tests.
  • #3 Output NameSpace format by @xqinghu in #4
  • Update README.md by @packmad in #7
  • Use Gradle 5.5.0 by @jakev in #9
  • Update to use openjdk8 by @strazzere in #10
  • Create CODE_OF_CONDUCT.md by @strazzere in #12

New Contributors

Full Changelog: 0.1.7...0.2.0

Latest round of updates

25 Apr 21:03
4dc55fb

Choose a tag to compare

Allows for writing and reading AXML files according to specs. Finished adding attribute types \o/

Dat new new

03 Oct 02:30

Choose a tag to compare

Ability to write out an axml file 🎯

0.1.0

28 Sep 22:13

Choose a tag to compare

Remove coveralls and update buildscripts

Same as original release

13 Jan 08:04

Choose a tag to compare

This is essentially the same as the four or so old release which is hosted on Google Code. Though it was formatted differently and built with gradle.