All notable changes to this project (after v6.1.0) should be documented in this file.
The format is (mostly) based on Keep a Changelog, and this project adheres to Semantic Versioning.
Change throttle behavior to write all modified keys after one delay instead of waiting the set amount of time between each key.
Thanks to @smellman for the TypeScript updates.
- TypeScript support
- GitHub Actions
- Move from Flow to TypeScript
- Move from TravisCI to GitHub Actions (.github/workflows/ci.yml)
- Version updates for some dependencies
- Flow
- TravisCI