v1.2.0 - February 7th, 2021
- Full unit tests - note Luxon/Microsoft date handling differs slightly so three tests are failing to indicate this
- Date bugs fixed
v1.1.4 - January 1st, 2021
- Unit tests for conversion functions
- Added to github
v1.1.3 - December 24th, 2020
- Unit tests for logical functions
v1.1.2 - December 20th, 2020
- Unit tests for collections - squishing a bunch of bugs
- More styling on copy button
v1.1.1 - December 19th, 2020
- Fixed bug in addDays and substring. Did someone mention unit tests?
- So started adding some unit tests using Mocha and Chai
- Added copy to clipboard (thanks Rob!)
v1.1 - December 17th, 2020
- Reversed history (thanks Russ!)
- Added support for bookmarks to expression calls
v1.0 - December 15th, 2020
- Added history feature (thanks Rob!)
- Re-worked CSS
- Added function reference
v0.9 - December 9th, 2020
- Initial revision