Releases: tamdaz/cruml
Releases · tamdaz/cruml
v0.3.0
v0.2.0
Warning
This library is under development, it is not completely finished.
Added
- Add the
Cruml::ClassList
class (fc5a6f3) @tamdaz - Add entities to reflect classes, instance vars and methods. (89e6ae6) @tamdaz
Changed
- Optimize the macro code in the
src/reflection.cr
file. (#1)(0a1660d) @tamdaz - Refactor the
Cruml.run
static method. (8ed873a) @tamdaz - Refactor the
Cruml::DiagramRender
class. (7aa8a4a) @tamdaz - Replace paranthesis by rafters for the return type. (9507dae) @tamdaz