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.
- Properly separate message from trailers (#38)
0.6.0 - 2023-07-11
- Improve the release script (#37).
- Remove duplicates from current (#35).
0.5.0 - 2023-07-11
- Output new list of current authors when adding to current (#31).
- Add details to docs (#28).
- Add useful scripts (#19).
- Upgrade Node and Oclif (#34).
- Refactor reorganize rebuild (#27).
- Update README (#25).
- Dependency Updates (#24).
- Dependency Updates (#21).
- Dependency Updates (#20).
- Remove automerge workflow (#26).
0.4.0 - 2020-04-28
- Install and comply with prettier (#15).
0.3.0 - 2020-04-28
- Document and script release process (#13).
- Setup CircleCI to deploy the package.
- Add the autocomplete plugin (#8).
0.2.0 - 2019-02-12
- Add some docs for different workflows (#4).
- Use nicer format for pear data file (#4).
0.1.0 - 2019-01-21
- Switch to Jest (#2).
- Rewrite based on moving to Jest.
0.0.1 - 2019-01-10
- Setup CircleCI (#1).
- Initial development