Changelog
[2.0.0] - 2025-03-18
🚀 Features
- Add basic interactive mode
- Add Windows install script (#19)
- Set process as last argument in all commands (related to #18)
- Add Unix install script (closes #19)
- Add --format argument to print command
- Add ability to configure envfetch (closes #21)
📚 Documentation
- Add TODO for exporting variables
- Move all docs to Wiki
🧪 Testing
- Write unit tests for interactive mode
- Improve coverage
- Add tests for print function with --format
⚙️ Miscellaneous Tasks
- Add workflow for testing windows install script
- Run workflow for testing windows install script on new releases
- Add codecov configuration file
Dependencies
- chore(deps): bump tempfile from 3.17.1 to 3.18.0 by @dependabot in #22
- chore(deps): bump clap from 4.5.31 to 4.5.32 by @dependabot in #23
- chore(deps): bump tempfile from 3.18.0 to 3.19.0 by @dependabot in #24
Full Changelog: v1.4.0...v2.0.0