Skip to content

v0.1.11-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@OktarinTentakel OktarinTentakel released this 27 Sep 18:09
· 8 commits to master since this release

Bug Fixing
// fixed wrong format of 00:00h in american date Dates:format (was 00 am, is now 12 am)
// fixed exception in Events:once, which occurred if off() was called in the once-event-handler, removing the event map entry before the self-removal triggers
// upped version to 0.1.11-beta