Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@softwarespot softwarespot released this 07 Jan 15:16
· 5 commits to main since this release
  • Added support for the following data types:
    • Date
    • Map
    • RegExp
    • Set
    • BigInt
  • Improved storing the state (in session storage) of when either the "+" or "-" is selected. So that on re-opening of the application, the events are either collapsed or expanded.
  • Improved searching for events.
  • Improvements to the source code in general, for improved readability.

Full Changelog: v0.4.0...v0.5.0