Skip to content

Releases: abledbody/QuickBin

QuickBin v1.5.2

22 Dec 22:45
Compare
Choose a tag to compare

NOTE: QuickBin is now a package, and is no longer being offered as a .unitypackage file.

  • Restructured the project as a Unity package
  • Updated the license agreement

QuickBin v1.5.1

15 Nov 21:04
Compare
Choose a tag to compare
  • Added an option to force a new byte when writing/reading flags

QuickBin v1.5

15 Nov 20:29
Compare
Choose a tag to compare
  • Added flag serialization for bools

QuickBin v1.4

25 Oct 21:19
Compare
Choose a tag to compare
  • Slightly better documentation.
  • Then methods for Serializer and Deserializer.
  • Length property for Serializer.

QuickBin v1.3.1

29 Aug 05:35
Compare
Choose a tag to compare
  • Found and documented a better way to extend the Serializer/Deserialzier classes
  • Included readme and license in the package.

QuickBin v1.3

27 Aug 03:48
Compare
Choose a tag to compare
  • Added a ForEach method to both the Serializer and Deserializer
  • Added a Return method to the Deserializer

QuickBin v1.2

26 Aug 22:47
Compare
Choose a tag to compare
  • Added a Clear function to the Serializer
  • Added the char, DateTime, TimeSpan, and Version types by default.

QuickBin v1.1

25 Aug 03:52
Compare
Choose a tag to compare
Removed old imports