Releases: takapi327/lepusframework
Lepus Framework v0.2.1
We are pleased to announce the release of Lepus Framework v0.2.1
Logback has been added in Lepus Framework v0.2.1.
We also refactored the sbt settings and changed some of the configuration methods.
Lepus Framework is still in a minor version.
Not all features are available.
The major version will be the stable version.
What's Changed
🚀 Features
- Feature/2022 06 create lepus logback by @takapi327 in #24
🔧 Refactoring
- Refactor/2022 06 refactoring for project settings by @takapi327 in #23
🧰 Maintenance
- Chore/2022 06 create sbt scripted test by @takapi327 in #21
Full Changelog: v0.2.0...v0.2.1
Lepus Framework v0.2.0
We are pleased to announce the release of Lepus Framework v0.2.0.
Scala3 compatibility has been added to Lepus Framework in v0.2.0.
Lepus Framework is still in a minor version.
Not all features are available.
The major version will be the stable version.
What's Changed
🚀 Features
- Feature/2022 05 add scala3 support by @takapi327 in #18
🔧 Refactoring
- Refactor/2022 06 cross version release by @takapi327 in #20
- Refactor/2022 05 add codeowners and fix readme by @takapi327 in #17
📖 Documentation
- Fix README by @takapi327 in #19
Full Changelog: v0.1.0...v0.2.0
Lepus Framework v0.1.0
We are pleased to announce the release of Lepus Framework v0.1.0.
Lepus Framework is still in a minor version.
Not all features are available.
The major version will be the stable version.
What's Changed
🚀 Features
- Creating an sbt-based project by @takapi327 in #1
- Feature/2022 01 create lepus server project by @takapi327 in #2
- Feature/2022 01 create lepus router project by @takapi327 in #3
- Feature/2022 01 create lepus router project by @takapi327 in #4
- Feature/2022 02 create lepus swagger project by @takapi327 in #5
- Feature/2022 02 create lepus swagger project by @takapi327 in #6
- Feature/2022 02 change main server startup settings by @takapi327 in #7
- Feature/2022 03 change swagger generate settings by @takapi327 in #8
- Feature/2022 03 create path param validation by @takapi327 in #9
- Feature/2022 03 processing request parameters by @takapi327 in #10
- Feature/2022 04 building a response body by @takapi327 in #11
- Feature/2022 04 create ci/cd actions by @takapi327 in #12
- Feature/2022 05 create scalafmt by @takapi327 in #13
- Feature/2022 05 add open api document item by @takapi327 in #14
- Feature/2022 05 create release action by @takapi327 in #15
🔧 Refactoring
- Refactor/2022 05 pre release adjustments #16
New Contributors
- @takapi327 made their first contribution in #1