Skip to content

Latest commit

 

History

History
134 lines (71 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

134 lines (71 loc) · 2.19 KB

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.

Misc

  • Add a version of the book.

Feat

  • Basic interface support, do not support nested interfaces yet

Feat

  • Union generation

Feat

  • Enum generation

Fix

  • Add env variable for PORT, Should fix dockerfile for heroku

Misc

  • Expose port

Fix

  • Better with good docker image

Fix

  • Add heroku build & push & release for schema 1

Misc

  • Publish dirty :-)

Misc

  • Fix release (bis)

Misc

  • Release a new version
  • Workflow Fixed

Feat

  • Compilable codegen
  • First MVP directives
  • Heroku build

Feat

  • First draft for object's generation

Misc

  • Work on architecture draft

Feat

  • Basic application structure for interacting with the cli
  • Open & Parse Schema
  • Add a Cargo.toml generation
  • Readme is better now

[0.1.0]

Added

  • Boot repo