Releases: stephendolan/decorator
Releases · stephendolan/decorator
v1.1.0
v1.0.0
Changes
- Transitioned away from using
class
for defining decorators over tostruct
. See this forum comment for the "why"
Chores
- Updated GitHub actions to use new
install-crystal
action instead of Docker containers - Updated documentation build action to run only on newly-published release tags
v0.3.0
Support for Crystal 1.0.
v0.2.0
Support for Crystal 0.36.1
v0.1.0
Initial release! See README for details.