Skip to content

Releases: BreakShoot/AnonFileAPI

v1.0.5

02 Jan 06:47
b76007b
Compare
Choose a tag to compare

My apologies, it appears I've been very late on correctly updating the release binary. Regardless, there was an event handler added along with some minor code revisions.

v1.0.4

02 Apr 04:49
d452bfe
Compare
Choose a tag to compare

Fixed a minor memory leak! Otherwise, no new features.

v1.0.3

01 Apr 00:28
aff2eb6
Compare
Choose a tag to compare

Modified the AnonFile properties. They are now public as I saw the setters and getters were not needed. However, I just marked the setters and getters as obsolete so you can still use them.

v1.0.2

31 Mar 07:00
4bcc849
Compare
Choose a tag to compare

Added new exceptions, cleaned up code to make it more efficient as well. No new functions were added, however, the optimization of the library was improved!

v1.0.1

19 Feb 19:41
Compare
Choose a tag to compare

Exception codes and some minor changes to error handling.

First Release

19 Feb 09:30
808d14e
Compare
Choose a tag to compare
  • Has all features in Read.me