Releases: jorisnoo/statamic-imageboss
Releases · jorisnoo/statamic-imageboss
0.3.0
Code Refactoring
- move config to statamic namespace (statamic.imageboss) (48c783f)
Full Changelog: https://github.com/jorisnoo/statamic-imageboss/blob/main/CHANGELOG.md
0.2.0
Bug Fixes
- add input validation and path sanitization (1048d40)
Code Refactoring
Build System
Full Changelog: https://github.com/jorisnoo/statamic-imageboss/blob/main/CHANGELOG.md
0.1.1
Features
- add nullable setters and aspectRatio() method (6d594db)
Build System
- link to changelog in releases (9c15e23)
Full Changelog: https://github.com/jorisnoo/statamic-imageboss/blob/main/CHANGELOG.md
0.1.0
Features
- add RIAS helper (5050e03)
- add interface-based preset support (f2b0e99)
- support Value-wrapped assets in ImageBoss::from() (5c113c2)
- add justfile (653217c)
- preset enum (6aa7816)
- build package (8fcc00b)
- config package (f0fa6ff)
Bug Fixes
- remove signing from RIAS URLs (f474184)
- testbench (5220a86)
- backed enum support (f55a05c)
- tests (a0a3473)
- tests (e7f76ff)
Documentation
- update changelog, docal point example in readme (b192597)
- add example output to readme (7b22a6a)
- update readme (b855261)
Build System
- release workflow (d62d2a5)