- 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