Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 853 Bytes

v0.7.0

  • feat: Add export (79786921)

v0.6.0

  • feat: Rewrite everything in Python (#4) (84c10d90)

v0.5.0

  • feat: Add ability to dynamically change route text (82d31101)

v0.4.0

  • feat: Move warp to start method that you can call (c6e7ab98)

v0.3.3

  • fix: Copy only .xylo contents on run dev (32554bc0)

v0.3.2

  • fix: Allow any origin with CORS (abfc4239)

v0.3.1

  • fix: Stop overwriting files on dev (4c135648)

v0.3.0

  • feat: Add simple web server with warp (6bff2ec7)

v0.2.1

  • fix: Fix tsconfig so that intellisense doesn't err (185763ee)

v0.2.0

  • feat: Upgrade to Next 14 (16bebf99)

v0.1.2

  • fix: Copy template files on each xylo dev run (8410cdd7)

v0.1.1

  • fix: Remove prefix override (797f97a5)
  • fix: Add PageKey Semver in CI/CD (#3) (2cda56da)
  • fix: Add semantic-release commit (9596c120)