Releases: seatplus/eveapi
Releases · seatplus/eveapi
3.1.3
What's Changed
- Fix singleton column to be integer not bool by @herpaderpaldent in #658
- Fix/missing character info maintenance by @herpaderpaldent in #666
- Use null-safe operator for character properties access by @herpaderpaldent in #667
Full Changelog: 3.1.2...3.1.3
4.0.0
What's Changed
- Feature/postgres by @herpaderpaldent in #659
- Remove Doctrine\DBAL\Exception import, replace with \Throwable. by @herpaderpaldent in #661
- Add unit test for FindCorporationRefreshToken service. by @herpaderpaldent in #663
- Remove Laravel Pint dependency, add to dev dependencies Laravel Pint. by @herpaderpaldent in #662
- Refactor DB table insertion to check if table exists before inserting. by @herpaderpaldent in #664
Full Changelog: 3.1.2...4.0.0
3.1.2
What's Changed
- Refactor/maintenance character affiliation by @herpaderpaldent in #656
Full Changelog: 3.1.1...3.1.2
3.1.1
What's Changed
- Chores/type coverage by @herpaderpaldent in #647
- Fix/failing character update by @herpaderpaldent in #652
- chore: update badges in readme.md for Tests and Formats workflows by @herpaderpaldent in #653
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Fix/handle unknown schedule jobs by @herpaderpaldent in #641
- Feature/improved assets by @herpaderpaldent in #642
- Feature/improved location by @herpaderpaldent in #644
- Feature/web locations by @herpaderpaldent in #645
- Remove GetOwnedIds as it would require seatplus/auth by @herpaderpaldent in #646
Full Changelog: 3.0.6...3.1.0
3.0.6
What's Changed
- update workflows to match latest skeleton by @herpaderpaldent in #637
- Fix/check jobs command constructor by @herpaderpaldent in #638
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- if value is an empty string return array with 'open' as first element by @herpaderpaldent in #636
Full Changelog: 3.0.4...3.0.5
3.0.4
3.0.3
What's Changed
- add character_id to corporation and alliance contact jobs by @herpaderpaldent in #634
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Fix/refresh token for contact jobs by @herpaderpaldent in #632
- Fix/check command by @herpaderpaldent in #633
Full Changelog: 3.0.1...3.0.2