This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
Releases: zio/zio-macros
Releases · zio/zio-macros
v0.6.2
v0.6.1
v0.6.0
Notable Changes
- updated to ZIO-1.0.0-RC17
- add warnings for mix derivation
v0.5.0
Notable changes
- Adapt mockable to mock improvements in
RC16
@ioleo - Add delegate / patch @mschuwalow
- Merge delegate and accessible into core @ioleo
- Accessible env type @ioleo
- Add enrich family of functions @mschuwalow
- Handle non-abstract methods (accessible, mockable) @ioleo
- Handle ZIO aliases @ioleo @mschuwalow
- Accessible macro configuration @ioleo
- Move tests to ZIO Test framework @ioleo
- Add method R parameter @ioleo
v0.4.0
- renamed
accessable
macro toaccessible
@mschuwalow
v0.3.0
Notable changes
- migrated
zio-delegate
intozio-macros
@mschuwalow - updated documentation @mschuwalow