Skip to content

Releases: alex-jung/apyefa

1.1.0

28 Jan 18:09
a872777
Compare
Choose a tag to compare

Changes

  • ALLOW_EXTRA for all schemas (#23) @alex-jung
  • ALLOW_EXTRA for _SCHEMA_LEG (#21) @SDS1234
  • Fixed wrong data type (#20) @SDS1234
  • Function "location_by_coord" renamed to "locations_by_coord"

📚 Documentation

1.0.1

06 Jan 21:25
c518bc6
Compare
Choose a tag to compare

Changes

1.0.0

01 Jan 22:48
a5c9a33
Compare
Choose a tag to compare

Changes

  • First 1.0.0 release ready implementation

0.0.7

19 Dec 11:29
52dc311
Compare
Choose a tag to compare

Changes

0.0.6

19 Dec 11:09
62acc40
Compare
Choose a tag to compare

Changes

  • Fixed bug searching by coordinates

📚 Documentation

  • updated documentation

0.0.5

19 Dec 10:05
9b99ded
Compare
Choose a tag to compare

Changes

  • Added release drafter workflow (#6) @alex-jung
  • Added request line type(s) argument for lines_by_location() (#7) @alex-jung

📚 Documentation

  • updated documentation

0.0.4

18 Dec 06:32
f269382
Compare
Choose a tag to compare

✨ New features

  • updated enums

🐞 Bug fixes

None

0.0.3

17 Dec 20:38
16e5e83
Compare
Choose a tag to compare

✨ New features

  • updated dependencies

🐞 Bug fixes

None

0.0.2

10 Dec 20:13
e06a716
Compare
Choose a tag to compare

✨ New features

None

🐞 Bug fixes

  • "Departure" data class: added new optional attribute "hints"

0.0.1

07 Dec 22:33
e8894d0
Compare
Choose a tag to compare

✨ New features

  • info()
  • locations_by_name()
  • departures_by_location()
  • lines_by_name()
  • lines_by_location()

📖 Documentation

  • Updated