Releases: davesweb/bricklink-api
Releases · davesweb/bricklink-api
1.0.1
Version 1.0.0
Version 1.0.0
1.0.0-rc.2
Second release candidate!
- Refactored all complex parameters to parameter objects on the repositories.
1.0.0-rc.1
First release candidate!
- Added remaining tests
- Split up repositories with methods that don't belong together.
1.0.0-alpha.3
- Add
findOrFail
methods - Remove dependency on
illuminate/support
1.0.0-alpha.2
- Small refactor of the way transformers work so it's possible to use dependency injection for these.
1.0.0-alpha.1
Initial release.
- Implements all repositories for commmunicating with the Bricklink API
- Implements all transaformers and valueobjects