Releases: ericfortmeyer/forte
Releases · ericfortmeyer/forte
Release list
Forte 0.3.0
What's Changed
- chore(makefile): add coloring to ling by @ericfortmeyer in #28
- chore(ci): add code coverage by @ericfortmeyer in #29
- test: improve code coverage by @ericfortmeyer in #30
- docs: add ruby app deployment example by @ericfortmeyer in #31
- chore: correct coverage badge branch target by @ericfortmeyer in #32
- feat(examples): add java app deployment example by @ericfortmeyer in #33
- test(main): write test for main function by @ericfortmeyer in #34
- chore(docker): harden example deployment images by @ericfortmeyer in #35
- docs(roadmap): remove dry-run from 0.3.0, document languages in examples by @ericfortmeyer in #36
- Test/improve code coverage by @ericfortmeyer in #37
- refactor(main): remove over-the-top error checking by @ericfortmeyer in #38
- docs(code_of_conduct): add personal email address by @ericfortmeyer in #39
- refactor: move constants and interfaces to related modules by @ericfortmeyer in #40
- feat(ui): add color and improve messages by @ericfortmeyer in #41
- feat: log output of deployment and extraction by @ericfortmeyer in #42
Full Changelog: 0.2.0...0.3.0
Forte 0.2.0
What's Changed
- docs(readme): add badges by @ericfortmeyer in #8
- feat(deploy): add support for static assets deployment by @ericfortmeyer in #17
- docs(readme): add assets deployment feature docs by @ericfortmeyer in #18
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #19
- docs(readme): remove links wrapping badges by @ericfortmeyer in #20
- refactor(deploy): use integer enums for deployment type by @ericfortmeyer in #21
- feat(deploy): add support for tarball extraction by @ericfortmeyer in #22
- docs(readme): add tarball extraction documentation by @ericfortmeyer in #23
- docs: add roadmap by @ericfortmeyer in #24
- docs(examples): add example php app deployment by @ericfortmeyer in #25
- docs(examples): add example python app deployment by @ericfortmeyer in #26
- docs(examples): add nodejs app deployment example by @ericfortmeyer in #27
New Contributors
- @dependabot[bot] made their first contribution in #19
Full Changelog: 0.1.7...0.2.0
Forte 0.1.7
What's Changed
- chore(github-actions): configure dependabot for go github actions by @ericfortmeyer in #2
- dependabot fix by @ericfortmeyer in #3
- fix(release-action): adjust ci permissions and release process by @ericfortmeyer in #4
- lint workflow by @ericfortmeyer in #5
- chore(release-action): run on created by @ericfortmeyer in #6
- chore(release-action): use correct activity type by @ericfortmeyer in #7
Full Changelog: 0.1.0...0.1.7
Initial release — 0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(init): initial implementation with unit and integration tests by @ericfortmeyer in #1
Full Changelog: https://github.com/ericfortmeyer/forte/commits/0.1.0