Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2022-10-19)

Features

  • remove long import statement (9e2a9f3)

0.1.2 (2021-08-02)

Bug Fixes

  • remove Long in array type node (5b430f7)

0.1.1 (2021-07-28)

Bug Fixes

  • Fix the process of deleting unnecessary namespaces (785766d)

0.1.0 (2019-10-24)

Features

  • add declare keyword for root namespace (d3582e2)
  • Initial implement (f31ae3b)
  • remove unneeded namespaces (a88a8ad)