Skip to content

Lepus Framework v0.7.0

Latest
Compare
Choose a tag to compare
@takapi327 takapi327 released this 08 Jan 06:07
174d278

We are pleased to announce the release of Lepus Framework v0.7.0

  • List enabled modules at application startup
  • Allow port, etc. to be changed from environment variables
  • Creating a Lepus App Project
  • Modularization of the Lepus Router project
  • EmberServerBuilder configuration changes
    • Allow switching between IPv4 and IPv6
    • Enable http2
  • Use log4cats logger in Lepus-Server project
  • Change Lepus-Logger project to modules package
  • Session Implementation
  • Alias some of the methods of Response
  • Incorporate Session into the server
  • JWT Signature Implementation

What's Changed

🚀 Features

💪 Enhancement

🔧 Refactoring

  • Refactor/2022 12 changes to the way ember server builder is built by @takapi327 in #83
  • Refactor/2022 12 use log4cats logger by @takapi327 in #84

Full Changelog: v0.6.1...v0.7.0