# Changelog ## [1.0.0] - 2023-02-19 ### Documentation - Add binary installation option to README.md - Add `PF_FAST_PKG_COUNT` to available options in README.md ### Features - [**breaking**] Add option to skip count of nix packages (#2, #10) ### Miscellaneous - Use dotenvy instead of dotenv ## [0.1.1] - 2023-02-17 ### Bug Fixes - Correct wrong target name - Fix ASCII detection on MacOS (#4) - Fix macos package count ### Miscellaneous - Add git-cliff configuration - Change linux x86 target to gnu ### Ci - Add github workflows for tests and releases