Skip to content

Releases: leapkit/core

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

v1.2.9

23 Jan 22:48
Compare
Choose a tag to compare

Allowing to specify the migrations generator folder.

Full Changelog: v1.2.8...v1.2.9

v1.2.8

15 Jan 15:17
c6b0dec
Compare
Choose a tag to compare

What's Changed

  • task:fixing issue when decoding a form with multipart/form-data conte… by @gemac2 in #1

New Contributors

  • @gemac2 made their first contribution in #1

Full Changelog: v1.2.7...v1.2.8