Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 963 Bytes

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 963 Bytes

Changelog

0.0.9 (Unreleased)

New Features

  • Add schema code generation with Swagger specification.

Docs

  • (README): Added more detailed instructions to the README
  • Added a CHANGELOG
  • Added a ROADMAP
  • Added examples with bricklayer usage

Full set of changes: Unreleased

0.0.8 (2021-08-30)

New Features

  • Add schema code generation with Apache Avro specification.

Full set of changes: 0.0.7...0.0.8

0.0.7 (2021-08-20)

Others

  • Add github actions to build and release binary
  • Bumped version number

Full set of changes: 0.0.6...0.0.7

0.0.6 (2021-08-11)

New Features

  • Add job listing
  • Add job termination

Full set of changes: PR#15