Skip to content

Releases: project-agonyl/agonyl-utils

v1.3.0

17 Jul 14:50
2d4774b
Compare
Choose a tag to compare

Minor Changes

  • a6b19d3: Added array support as serializable class property

v1.2.0

09 Mar 14:39
d4a3033
Compare
Choose a tag to compare

Minor Changes

  • 4b124af: Added serializable type for serializing class properties in a class

v1.1.1

27 Feb 14:47
aedd6a2
Compare
Choose a tag to compare

Patch Changes

  • ec65ab4: Exported isValidJsonString function

v1.1.0

25 Feb 15:49
3876898
Compare
Choose a tag to compare

Minor Changes

  • 3477a87: Added new utilities
    • BinaryReader class that provides methods to read binary data from a buffer/file.
    • getStringFromBuffer function that returns a string from a buffer.

v1.0.1

25 Feb 10:13
7fa9595
Compare
Choose a tag to compare

Patch Changes