Skip to content

Releases: jorisnoo/statamic-imageboss

0.3.0

13 Feb 16:19
0.3.0
3c6eaec

Choose a tag to compare

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

11 Feb 12:58
0.2.0
e4867db

Choose a tag to compare

Bug Fixes

  • add input validation and path sanitization (1048d40)

Code Refactoring

  • simplify (95f419a)
  • simplify tag methods using nullable setters (de5cf79)

Build System

  • allow statamic 6 (c96319a)
  • add support URLs and author homepage for Packagist (a445bfa)

Full Changelog: https://github.com/jorisnoo/statamic-imageboss/blob/main/CHANGELOG.md

0.1.1

21 Jan 07:49
0.1.1
268611a

Choose a tag to compare

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

21 Jan 07:25
0.1.0
c44b0cb

Choose a tag to compare

Features

Bug Fixes

Documentation

  • update changelog, docal point example in readme (b192597)
  • add example output to readme (7b22a6a)
  • update readme (b855261)

Build System