Releases: unvt/charites
Releases · unvt/charites
v2.0.0
v0.5.4
v0.5.3
What's Changed
Exciting New Features 🎉
- feat: add --sdf option to allow users to use SDF sprite in serve command by @JinIgarashi in #176
Other Changes
- Fix error when bounds not found in neither style nor tilejson by @keichan34 in #169
- Show detailed validation errors by @keichan34 in #172
- Update Maplibre style spec and validate function by @keichan34 in #171
- [Security] update @unvt/sprite-one v0.0.9 to v0.1.1 by @yuiseki in #174
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Bug fixes
Other Changes
- Delete windows test by @smellman in #168
- Fix broken MaplibreLegendControl by @keichan34 in #166
- Remove hard-coded http:// and ws:// in shared.js, replace with dynamic and relative values by @keichan34 in #165
Full Changelog: v0.5.1...v0.5.2
v0.5.1 release
- patch release, Bugfix for CI
Full Changelog: v0.4.0...v0.5.1
v0.5.0 release
What's Changed
Exciting New Features 🎉
- feat: add pmtiles by @JinIgarashi in #154
Other Changes
- Keep running
build --watch
even if the build fails by @keichan34 in #151 - fix: upgrade transifex cli by @JinIgarashi in #157
- fix: specify path by @JinIgarashi in #159
- fix: tx command by @JinIgarashi in #161
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Happy New Year!
What's Changed
This release incorporates changes in @unvt/sprite-one
, including the ability to use PNG icons in your spritesheets.
Other Changes
- Editing the document (revise install, and adding an example in usage) by @ubukawa in #141
- Fix typo in help for init by @iamr-kumar in #144
- Update default provider to MapLibre 2.4 by @keichan34 in #140
- Remove error-swallowing try/catch blocks by @keichan34 in #139
- Support for sprites on serve by @keichan34 in #143
- Fix !!inc/file syntax for long layer names by @keichan34 in #145
- Add Windows to test matrix, update action versions by @keichan34 in #147
- Upgrade all npm packages. by @smellman in #149
New Contributors
- @iamr-kumar made their first contribution in #144
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Exciting New Features 🎉
- Show center of tiles when
charites serve
has launched by @yuiseki in #119 - Support slash in layer ID by @keichan34 in #121
- Various fixes to the live preview by @keichan34 in #129
- Update @unvt/sprite-one to v0.0.8 by @keichan34 in #138
Other Changes
- fix broken LegendControl of the
charites serve
command by @yuiseki in #118 - Add test for print error to terminal by @naogify in #122
- Fix for "style.json in test/data folder has wrong data" by @champierre in #124
- Fix options style in docs so that they appear correctly. by @champierre in #126
- Update .devcontainer/README.md by @zstadler in #136
- update versions, release date and years by @smellman in #135
- Add E2E Test of the live preview feature by Playwright by @yuiseki in #131
- added release.yml to generate release note automatically by @smellman in #134
New Contributors
- @champierre made their first contribution in #124
- @zstadler made their first contribution in #136
Full Changelog: v0.2.0...v0.3.0