Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.23 KB

CHANGE_LOG.md

File metadata and controls

25 lines (17 loc) · 1.23 KB

CHANGE LOG

Here we are tracking the previous and upcoming changes (roadmap), pull request this file or open an issue if you have any suggestions for the next version of the boilerplate.

Roadmap v2.0

  • Update documentation with more examples

August 9th, 2019

  • Removed eralchemy from the Pipfile because its compatibility with Apply and PC computers its not clear. There is now way to create a database diagra.png anymore.
  • Added this changelog file to keep track of changes on the boilerplate.
  • Added documentation for data validations
  • Added documentation for SQL Alchemy operations.

Sep 16th, 2019

  • Added debuging functionality

Jun 29th, 2020

  • Added Flask Admin to easy manage the database without any extra code code and automatic CRUD operations for all models.

Jul 1st, 2020

  • Added video explanation of the boilerplate

Sep 14, 2020