Skip to content

Releases: sfomuseum/go-http-protomaps

0.3.0

05 Jun 19:09
4d06adb
Compare
Choose a tag to compare

What's Changed

  • Update to reflect changes to sfomuseum/go-http-rollup v0.0.3
  • This release is not backwards compatible as it removes the Logger property from ProtomapsOptions
  • Bump golang.org/x/net from 0.8.0 to 0.23.0 by @dependabot in #5

New Contributors

Full Changelog: v0.2.0...v0.3.0

0.2.0

14 Mar 21:45
226ba9b
Compare
Choose a tag to compare

This release introduces major changes and is not backwards compatible

  • Update to optionally use sfomuseum/go-http-rollup. CSS and JavaScript files are bundled and minified if enabled and if there are more than two files being served.
  • Add ProtomapsOptions.RollupAssets flag to trigger use of go-http-rollup
  • Remove all *WithPrefix methods
  • Add ProtomapsOptions.Prefix option to indicate optional URI prefix for resources and assets
  • Add ProtomapsOptions.Logger flag which is populated by default logger which writes to io.Discard
  • Replace LEAFLET_APPEND_RESOURCES constant with ProtomapsOptions.AppendLeafletResources flag
  • Replace LEAFLET_APPEND_ASSETS constant with ProtomapsOptions.AppendLeafletAssets flag
  • Update to use aaronland/go-http-leaflet v0.4.0

0.1.0

10 Mar 19:24
3c7dba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.1.0

0.0.16

30 Dec 18:32
Compare
Choose a tag to compare
  • Bug fix: Remove errant conditional building URIs
  • Update protomaps.js
  • Update vendor deps

0.0.15

23 Dec 22:57
Compare
Choose a tag to compare
  • Bug fix: Do not double (or triple) prefix opts

0.0.14

11 Nov 20:48
Compare
Choose a tag to compare
  • Update to reflect Protomaps v3 changes

0.0.13

15 Jul 23:30
Compare
Choose a tag to compare
  • Update to support protomaps.js v0.15.0

0.0.12

08 Jun 18:32
Compare
Choose a tag to compare
  • Update to protomaps.js v0.3.5

0.0.11

07 Jun 17:09
Compare
Choose a tag to compare
  • Update to protomaps.js v0.3.3

0.0.10

11 May 17:09
Compare
Choose a tag to compare
  • Update to use protomaps.js v0.2.0