Skip to content

Releases: donseba/go-importmap

importmap fix

22 Jun 15:42
Compare
Choose a tag to compare
v0.7.1

fix import paths

v0.7.0

28 Mar 18:17
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Mar 12:42
d51cfa3
Compare
Choose a tag to compare

What's Changed

  • fix regarding not correctly setting the right assets dir. by @donseba in #3

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Mar 20:26
47affc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Mar 13:02
f1b654b
Compare
Choose a tag to compare

What's Changed

  • rewriting importmap to support css files. by @donseba in #1

New Contributors

Full Changelog: v0.2.1...v0.5.0

v0.2.1

08 Feb 14:23
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

documentation and bugfix

08 Mar 18:57
Compare
Choose a tag to compare
v0.2.0

fix bug and update documentation

mod init

08 Mar 18:12
Compare
Choose a tag to compare
v0.1.1

go mod init

initial release

08 Mar 15:59
Compare
Choose a tag to compare
v0.1.0

cleaned up code and coverage