Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

v1.2.13

Compare
Choose a tag to compare
@paganotoni paganotoni released this 21 Mar 13:07
· 86 commits to main since this release

New & Breaking

  • Improved the way we handle the public folder and how we embed the files (breaking)
  • Moved to use Go new routing capabilities from Go 1.22 (breaking)

Improvements

  • Reduced some of the dependencies in LeapKit by removing some helpers that may not be heavily used.
  • Asset fingerprinting and helper!
  • Removed dependency on Chi
  • Removed dependency on buffalo packages.

Full Changelog: v1.2.12...v1.2.13