Skip to content

Releases: versatiles-org/versatiles-style

v5.1.0

14 Jan 17:45
2bc68b5
Compare
Choose a tag to compare

Release v5.1.0

changes:

  • move bridge polygons below surface streets, add explanatory comment
  • add :bridge pseudolayer for bridges
  • styling for :bridge pseudolayer, should solve #28
  • fix: follow the spec and save styles as "styles/$name/style.json"

v5.0.0

15 Nov 18:55
4a61c1c
Compare
Choose a tag to compare

Release v5.0.0

changes:

  • feat: follow the the new frontend spec
  • feat: allow multiple sprites, default sprite is "basics"
  • feat: allow icons without SDF to fix #30
  • lot of fixes

v4.4.1

06 Jun 06:08
07b06c4
Compare
Choose a tag to compare

Release v4.4.1

changes:

  • add empty style to be used as template, add missing EclipseBuilder
  • don't build language and nolabel version for empty style
  • fix: lint and test
  • docs: fix indention
  • don't overwrite source if set
  • fix: wrap JSON.parse in try catch
  • build: upgrade dependencies

v4.4.0

05 Apr 19:32
c81af38
Compare
Choose a tag to compare

Release v4.4.0

changes:

  • feat: invert -> invert brightness, resolve #17
  • refactor: upgrade dependencies
  • feat: add style eclipse
  • feat: make sprites crispier

v4.3.0

05 Mar 20:12
860f122
Compare
Choose a tag to compare

Release v4.3.0

changes:

  • test: simplify recolor tests
  • feat: recolor generated layers, instead of color definitions

v4.2.8

04 Mar 02:59
8424ba8
Compare
Choose a tag to compare

Release v4.2.8

changes:

  • fix: tint color
  • test: update tint tests

v4.2.7

04 Mar 02:06
706eb72
Compare
Choose a tag to compare

Release v4.2.7

changes:

  • feat: export type RecolorOptions

v4.2.6

03 Mar 17:48
7817d25
Compare
Choose a tag to compare

Release v4.2.6

changes:

  • fix: rename Some types

v4.2.5

03 Mar 17:43
bf7da38
Compare
Choose a tag to compare

Release v4.2.5

changes:

  • feat: improve Builder and Options type

v4.2.4

03 Mar 15:13
b836633
Compare
Choose a tag to compare

Release v4.2.4

changes:

  • feat: export type Style