Current section

Files

Jump to
maxo_adapt CHANGELOG.md
Raw

CHANGELOG.md

## v0.1.7 (2023-04-22)
- [Fix: also support single var in a list for arguments](https://github.com/maxohq/maxo_adapt/commit/57c2ee9)
## v0.1.6 (2023-04-21)
- [Fix: make sure `__maxo_adapt__` function is always generated](https://github.com/maxohq/maxo_adapt/commit/084e42f)
## v0.1.5 (2023-04-21)
- [Feat: suppress recompilation warnings](https://github.com/maxohq/maxo_adapt/commit/8ac0c8d)
## v0.1.4 (2023-04-21)
- [Feat: allow MaxAdapt behaviour specs that are injected via macros (eg. `use`)](https://github.com/maxohq/maxo_adapt/commit/638e19e)
## v0.1.3 (2023-04-21)
- [Fix: debug logging works again](https://github.com/maxohq/maxo_adapt/commit/e326331)
## v0.1.2 (2023-04-21)
- [Feat: spec generation works also for callbacks with `when`](https://github.com/maxohq/maxo_adapt/commit/6650bf9)
## v0.1.1 (2023-04-14)
- [Add configuration for debugging](https://github.com/maxohq/maxo_adapt/commit/cd44f601e166d128d20d52b3fbe9b8cc29595461)
- [Feat: rename **adapter** function to **maxo_adapt**](https://github.com/maxohq/maxo_adapt/commit/d1494fbbc67c39396e237c970da805bf507a7fa8)
- [Chore: unify usage of behaviour vs behavior](https://github.com/maxohq/maxo_adapt/commit/05927395cea6303a4285b0c81e88da95f9bf24a5)
## v0.1.0 (2023-04-12)
### First release
- Published on hex.pm