Releases: silverstripe-terraformers/silverstripe-embargo-expiry
Releases · silverstripe-terraformers/silverstripe-embargo-expiry
2.0.0
What's Changed
- Update dependencies for Silverstripe 5. Update webpack build and dependencies by @chrispenny in #110
Full Changelog: 1.2.3...2.0.0
1.2.3
What's Changed
- ENH: Extensibility improvements (Injector use, avoid private methods). by @mfendeksilverstripe in #105
- MNT: Github actions, composer requirements, linting by @mfendeksilverstripe in #104
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- BUG: Job options extension points not allowing options updates. by @mfendeksilverstripe in #103
New Contributors
- @mfendeksilverstripe made their first contribution in #103
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Bugfix: Check Job class and regenerate if mismatched by @chrispenny in #102
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Improve extensibility for external modules by @chrispenny in #100
- Add PHPCS. Remove redundant docblocks. Move test classes by @chrispenny in #101
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Update github actions by @chrispenny in #93
- Updating PHP 7.1 constraint to include PHP 8.0 by @jareddreyerss in #98
- Update PHP dependency to ^7.4 & dev dependencies by @chrispenny in #99
New Contributors
- @jareddreyerss made their first contribution in #98
Full Changelog: 1.0.6...1.1.0
1.0.6
1.0.5
What's Changed
- MISC Add silverstripe/github-actions-ci-cd by @emteknetnz in #85
- Update Github Action implementation. Fix missing dependency by @chrispenny in #86
- MISC Bump workflow to 0.1.2 by @emteknetnz in #89
- Use DateTimeImmutable for time calculations by @oddnoc in #91
New Contributors
- @emteknetnz made their first contribution in #85
- @oddnoc made their first contribution in #91
Full Changelog: 1.0.4...1.0.5
1.0.4
- Dependency security patches
1.0.3
- Use node ^10.x (
.nvmrc
added) - Update jQuery to ^3.5
- Dependency security patches