Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 787 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.2] - 2025-01-11

Changed:

  • migrate as library

[1.0.1] - 2024-11-26

Added:

  • -v flag to print the command version

[1.0.0] - 2024-11-26

Full rewrite

[0.0.19] - 2024-06-28

Fixed:

  • fixed selectAll function generation: snake_case to camelCase is now being applied

[0.0.18] - 2024-06-28

Added:

  • Basic SQL type checking for project schema
  • F# project generation with selectAll queries for all views and tables

Fixed:

  • mig relations command.
  • mig log command when SQLite file does not exists