8000 Releases · tamdaz/crygen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tamdaz/crygen

v0.5.1

21 Apr 23:54
2aa5f96
Compare
Choose a tag to compare

Warning

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

Fixed

  • Rename interface to Crygen::Interfaces::GeneratorInterface (@tamdaz)(#31)
  • Refactor the code (@tamdaz)(#32)

v0.5.0

21 Apr 19:47
957625d
Compare
Choose a tag to compare

Warning

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

Added

  • Add tests for mixins and possible to use mixins in structs. (@tamdaz)(#29)
  • Add sync command. (@tamdaz)(#30)

Changed

Fixed

  • Crygen::Types::Enum implments Crygen::Abstract::GeneratorInterface (@tamdaz)(#27)

v0.4.0

12 Mar 22:54
5e1c6b4
Compare
Choose a tag to compare

Warning

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

Added

Changed

Removed

New Contributor

v0.3.1

15 Feb 16:06
ad25635
Compare
Choose a tag to compare

Warning

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

Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Feb 23:39
e659e1d
Compare
Choose a tag to compare

Warning

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

Full Changelog: v0.2.0...v0.3.0

Added

Changed

  • Rename file name for the Crygen::Abstract::GeneratorInterface interface (@tamdaz)(#2).
  • Update documentation by (@tamdaz)(#13)
  • Improve the README by (@tamdaz)(#14)

v0.2.0

04 Feb 19:51
862070a
Compare
Choose a tag to compare

Warning

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

Full Changelog: v0.1.0...v0.2.0

Added

Changed

  • Breaking: Visibility arg is an enum instead of a symbol (f0614ee)(@tamdaz)
  • Change the return type for methods (312d34)(@tamdaz)
  • An scope optional argument is added to Crygen::Modules::Property#add_property overloaded methods. (543eb6)(@tamdaz)

v0.1.0

24 Jan 22:44
01fd90e
Compare
Choose a tag to compare

Warning

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

This is an initial release. 🧭

0