watchexec/crates/project-origins/CHANGELOG.md

14 lines
274 B
Markdown
Raw Normal View History

2022-06-15 05:25:05 +02:00
# Changelog
## Next (YYYY-MM-DD)
- Add support for Go.
- Add support for Zig.
- Add `Pipfile` support for Pip.
- Add detection of `CONTRIBUTING.md`.
- Document what causes the detection of each project type.
## v1.0.0 (2022-06-16)
2022-06-15 05:25:05 +02:00
- Initial release as a separate crate.