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

Releases: leapkit/core

v1.5.1

20 Jun 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Jun 23:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

18 Jun 21:38
45f4ab9
Compare
Choose a tag to compare

What's Changed

  • fix(assets): fixing hashed assets mapping by @tatang26 in #19

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Jun 14:51
ed46768
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

25 Apr 15:50
Compare
Choose a tag to compare

What's Changed

  • Moving the envor package to be loadenv and using cmp.Or for the default'ing behavior.
  • Task adding docs by @paganotoni in #6

Full Changelog: v1.2.15...v1.3.0

v1.2.15

16 Apr 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.14...v1.2.15

v1.2.14

15 Apr 20:00
204724e
Compare
Choose a tag to compare

What's Changed

  • fix: fixing Envor variables with multiple equals by @paganotoni in #3

Full Changelog: v1.2.13...v1.2.14

v1.2.13

21 Mar 13:07
Compare
Choose a tag to compare

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

v1.2.12

22 Feb 19:44
Compare
Choose a tag to compare

Full Changelog: v1.2.11...v1.2.12

v1.2.11

11 Feb 12:57
Compare
Choose a tag to compare

Fixes:

  • The migrations generator was not adding the correct comment.
  • session saver tweaks.

Full Changelog: v1.2.10...v1.2.11