Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 941 Bytes

Change Log

[1.0.4] 2024-10-09

Changes

  • Dynamic Charts - Fixes
  • Update HOMEpage with docs links

[1.0.3] 2024-10-07

Changes

[1.0.2] 2024-10-06

Changes

  • Dynamic Tables - Fix Search (tables with FKs)

[1.0.1] 2024-10-05

Changes

  • Added robots.txt & sitemap.xml
  • Minor code polish

[1.0.0] 2024-10-03

Changes

[0.0.3] 2024-09-23

Changes

  • Added model_add_field

[0.0.2] 2024-09-22

Changes

  • Added helpers
  • Code refactoring
  • Integrate AST Processor
  • Generate code via AST
  • Added Helpers:
    • URLs
    • Dependencies
    • ENV
    • Settings
    • Apps
    • Interface with Django Core

[0.0.1] 2024-09-19

Changes

  • Initial stuff added