Skip to content

Releases: davesweb/bricklink-api

1.0.1

20 Jul 17:45
5389165
Compare
Choose a tag to compare
  • Fixed the alternate item number in the item resource
  • Fixed github workflows

Version 1.0.0

21 Oct 10:46
Compare
Choose a tag to compare

Version 1.0.0

1.0.0-rc.2

25 Aug 02:46
26d25dc
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

Second release candidate!

  • Refactored all complex parameters to parameter objects on the repositories.

1.0.0-rc.1

18 Aug 19:04
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

First release candidate!

  • Added remaining tests
  • Split up repositories with methods that don't belong together.

1.0.0-alpha.3

12 Aug 22:34
b9a7974
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release
  • Add findOrFail methods
  • Remove dependency on illuminate/support

1.0.0-alpha.2

12 Aug 21:37
2d03e5d
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release
  • Small refactor of the way transformers work so it's possible to use dependency injection for these.

1.0.0-alpha.1

11 Aug 21:10
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

Initial release.

  • Implements all repositories for commmunicating with the Bricklink API
  • Implements all transaformers and valueobjects