Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 558 Bytes

Changelog

0.0.2

  • Renamed the Project MasonKid
  • Changed tabSize
  • Changed auto-import types to relative
  • Python 3.11.6
  • Removed Black, auto formatting is now handled by Ruff.
  • Add custom vscode icon (if using the extension)
  • Removed env file for database part as it's useless
  • Add macOS .DS_Store to .gitignore
  • Add this changelog as an easier way to follow changes
  • Automatic app detection in settings
  • Apps are added to the path to ensure proper support
  • dj_config is renamed config to include any config

0.0.1

  • Initial release