All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- default values for getters
- more tests
- updated acorn dependency to resolve a security alert
- more tests
- fix multiple selector usage
- fixed README
- more (edgy) tests
- rule permutation behavior (the calculator service needs some cleanup later)
- improved parser, and notification entity
- more tests
- fixed behavior in calculator
- more comments
- prettier precommit hook
- tslint precommit hook
- moved not-entity interfaces to a seperate folder
- more descriptive method names
- more media query tests
- fixed typos in several classes
- improved calculator and instruction mechanic
- a changelog ;-)
- fixed a few typos in the README.md
- package name (for the initial release)
- basic functions added (root level usage, media query support, and permutations)
- a few integration tests