v0.0.0.0: Initial release
What's Changed
- Cleanup project, use GHC 8.10.7 by @chshersh in #4
- [#5] Implement the environment and application monad types by @chshersh in #12
- [#7] Add --help parsers by @chshersh in #15
- [#6] Implement version parsers by @chshersh in #18
- [#10] Add env parameter for coloured output by @chshersh in #23
- [#21] Add functions to print to stdout and stderr by @chshersh in #24
- [#8] Implement browse option and implementation by @chshersh in #25
- [#11] Add utilities to check CLI tools on start by @chshersh in #31
- [#26] Add named documentation chunks to reexports by @chshersh in #35
- Add Code of Conduct by @chshersh in #39
- Add FUNDING.yml by @chshersh in #40
- [#17] Write README by @chshersh in #41
- [#30] Add CONTRIBUTING.md guide by @chshersh in #44
- Fix link to CONTRIBUTING.md in README by @chshersh in #45
- [#43] Add MonadUnliftIO instance by @charrsky in #46
- [#47] Fix CONTRIBUTING.md by @chshersh in #48
- [#37] Add GHC 9.0.2 support by @charrsky in #49
- [#38] Add GHC 9.2.3 support by @charrsky in #50
- [#42] Support stack by @charrsky in #51
- Add macOS and Windows support on CI by @charrsky in #53
- [#52] Include stack building instructions by @charrsky in #54
- [#34] Implement "--no-input" option and fix some typos by @charrsky in #55
- Prepare release v0.0.0.0 by @chshersh in #60
- Fix some typos in the README by @charrsky in #61
New Contributors
Full Changelog: https://github.com/chshersh/iris/commits/v0.0.0.0