Skip to content

Releases: alexpovel/ancv

v0.20.0

06 Sep 21:08
Compare
Choose a tag to compare

0.20.0 (2022-09-06)

Features

  • i18n: Add Spanish and French translations (df98c24)

Documentation

  • Add showcase 'hero image' (2e8de72)
  • Update available components (76c83a0)

v0.19.1

06 Sep 17:32
Compare
Choose a tag to compare

0.19.1 (2022-09-06)

Documentation

  • Give rich a shout-out (3ad55ca)
  • Improve README, add YouTube timestamp (615d883)
  • Specify -UseBasicParsing for PowerShell 5 (38566d1)

v0.19.0

05 Sep 21:27
Compare
Choose a tag to compare

0.19.0 (2022-09-05)

Features

  • app: Refactor and improve theming (e35b703)

v0.18.0

05 Sep 18:36
Compare
Choose a tag to compare

0.18.0 (2022-09-05)

Features

  • app: Add special heyho endpoint for showcasing (79f20b8)

v0.17.0

04 Sep 20:14
Compare
Choose a tag to compare

0.17.0 (2022-09-04)

Features

  • i18n: Employ babel, add proper internationalization to dates (492ee55)

Bug Fixes

  • app: Get rid of last remaining hard-coded strings (ad58a6e)
  • test: Remove explicit null fields (823d932)

Documentation

  • Add less usage hint (0bd5ca3)
  • Add local usage examples (e66a9b1)
  • Fix arrowheads (draw them manually) (8a1dce3)

v0.16.0

04 Sep 15:55
Compare
Choose a tag to compare

0.16.0 (2022-09-04)

Features

  • build: Halve the Docker image size (4d9fa53)

v0.15.2

04 Sep 14:38
Compare
Choose a tag to compare

0.15.2 (2022-09-04)

Bug Fixes

  • build: Use release-please output as tag value input for Docker tagging (4b05181)

v0.15.1

04 Sep 13:32
Compare
Choose a tag to compare

0.15.1 (2022-09-04)

Bug Fixes

  • build: Run publish pipeline on tags (a171597)

v0.15.0

04 Sep 12:53
Compare
Choose a tag to compare

0.15.0 (2022-09-04)

Features

  • build: Enable Docker image versioning (8a34b35), closes #23
  • self-hosting: Add self-hosting instructions and files (140bbcc)

v0.14.1

04 Sep 11:34
Compare
Choose a tag to compare

0.14.1 (2022-09-04)

Bug Fixes

  • app: Adjust field name, language being much more intuitive (fd25c0a)

Documentation

  • Expand docs, provide flow chart for core functionality (12346bc)
  • Expand section on creating components (c0457e4)
  • Polish README, vastly expand the construction flowchart (56cdc66)
  • Remove illegal JSON (1729b51)