Skip to content

Releases: devmoath/jira-laravel

v0.2.0

09 Feb 05:36
f8c8092
Compare
Choose a tag to compare

What's Changed

  • 👷 docker support for OSS contributors by @devmoath in #3
  • ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #5
  • php 8.4 & laravel 11 support by @devmoath in #8

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

12 Feb 12:40
Compare
Choose a tag to compare

🐛 fix devmoath/jira-php version constraint

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Feb 08:50
Compare
Choose a tag to compare

🧱 remove final keyword from classes to allow mocking in tests

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Jan 22:18
Compare
Choose a tag to compare

🧪 support laravel 10

v0.0.1

06 Jan 13:25
Compare
Choose a tag to compare

✨ create laravel integration for devmoath/jira-php