Skip to content

Releases: Slatyo/laravel-pokemontcg

1.2.1

06 Feb 14:31
81ae968
Compare
Choose a tag to compare

What's Changed

  • Fix the find method of the Card model. by @xewl in #12
  • 💚 Fix CI Build after URI update of the API by @Slatyo in #13

New Contributors

  • @xewl made their first contribution in #12

Full Changelog: 1.2.0...1.2.1

1.2.0

15 Jun 11:08
d3011dd
Compare
Choose a tag to compare

📦 Upgrade composer packages

1.1.0

03 Nov 01:53
1a06e39
Compare
Choose a tag to compare
  • ♻️ Optimize Card Model
  • ✨ Introduce model facades
  • ✨ Introduce alias methods for card model
  • ✅ Add tests
  • 📝 Add alias methods to README

1.0.0

01 Nov 16:32
Compare
Choose a tag to compare
  • First release
  • Simple and sleek model usage for the Pokemontcg API
  • Build-in authentication