Skip to content

Releases: tamdaz/cruml

v0.6.1

24 Feb 20:42
ca4293c
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

Setup

Changed

Fixed

v0.6.0

23 Feb 23:31
5ced104
Compare
Choose a tag to compare

Warning

This tool is under development, it is not completely finished.

Full Changelog: v0.5.0...v0.6.0

Added

Changed

  • Rename the #find_by_name! static method to #find_by_name (@tamdaz)(#15)

Fixed

  • Add missing code to set a module as an interface (@tamdaz)(#18)
  • Namespace did not accept special characters (@tamdaz)(#14)
  • Fix namespaces (@tamdaz)(#17)

v0.5.0

22 Feb 22:32
53622a2
Compare
Choose a tag to compare

Warning

This tool is under development, it is not completely finished.

Full Changelog: v0.4.0...v0.5.0

BREAKING CHANGE: cruml is no longer a library, this is now a exectuable tool.

Added

Changed

  • Breaking: Use the Crystal Compiler API instead of macros. (@tamdaz)(#5)
  • Refactor the code located in the src/render directory. (@tamdaz)(#8)

Fixed

  • Indent the Mermaid code. (@tamdaz)(#11)
  • Fixed a bug with special characters in class names. (@tamdaz)(#12)

Removed

  • Remove the crystalline config by (@tamdaz)(#9)

v0.4.0

17 Feb 12:18
de518bd
Compare
Choose a tag to compare

Warning

This library is under development, it is not completely finished.

Added

Changed

  • Breaking Change: Rename the class to Cruml::Renders::DiagramRender (e6638dd) @tamdaz.

Fixed

v0.3.0

28 Dec 20:59
f7affee
Compare
Choose a tag to compare

Warning

This library is under development, it is not completely finished.

Added

Fixed

Removed

v0.2.0

22 Dec 18:34
48e66e3
Compare
Choose a tag to compare

Warning

This library is under development, it is not completely finished.

Added

Changed

Fixed

Removed

  • Remove the @[Cruml::Annotation::Invisible] annotation. (0a1660d) @tamdaz

0.1.0

21 Dec 14:08
b895050
Compare
Choose a tag to compare

Initial release