Skip to content

Latest commit

 

History

History
122 lines (64 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

122 lines (64 loc) · 1.78 KB

Changelog

All notable changes to this project will be documented in this file.

[0.5.1] - 2024-07-16

🐛 Bug Fixes

  • Windows compat.

📚 Documentation

  • Update and convert contribution guidelines.
  • Update contribution guide.
  • Tweak readme
  • Add a TODO

[0.5.0] - 2024-06-26

🚜 Refactor

  • Format and cleanup contribution.

📚 Documentation

  • Add a changelog

[0.4.1] - 2024-05-21

🐛 Bug Fixes

  • Make tag markup safe.

[0.3.10] - 2024-05-21

🚀 Features

  • Change VITE_AUTO_INSERT to False by default.

[0.3.5] - 2023-10-27

📚 Documentation

  • Release notes.

[0.3.4] - 2023-10-27

🐛 Bug Fixes

  • Ruff warning

Ci

  • Tweak CI config, drop tests for Python 3.8.

[0.3.3] - 2023-09-19

🐛 Bug Fixes

  • Remove debug statements

[0.3.1] - 2023-09-19

🚀 Features

  • Make the npm path configurable.

🚜 Refactor

  • Reomve useless file.

[0.3.0] - 2023-07-04

📚 Documentation

  • Fix version number.

[0.2.5] - 2023-07-04

🚀 Features

  • Use vite_tags() instead of vite_header_tags()

🐛 Bug Fixes

  • Use Vite properl (WIP).
  • Fix demo.
  • Use actual vite config for starter files.

🚜 Refactor

  • Remove useless demo files

[0.2.3] - 2023-03-29

🐛 Bug Fixes

  • CORS issue.

[0.2.1] - 2022-12-22

🧪 Testing

  • Upgrade pyanalyze and tweak config.

[0.1.4] - 2022-07-19

🚀 Features

  • Caching for static assets.

🐛 Bug Fixes

  • Proper tags for production.

[0.1.1] - 2022-04-14

🚀 Features

  • Insert proper tags.