v0.1.0-alpha.1
Pre-release
Pre-release
0.1.0-alpha.1 (2024-07-14)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
Features
- api: update trip resource endpoint to use trip_id parameter (505ac28)
- api: update via SDK Studio (2fc0ce6)
- api: update via SDK Studio (58b87fc)
- api: update via SDK Studio (6fce548)
- api: update via SDK Studio (7586440)
- api: update via SDK Studio (7a43139)
- api: update via SDK Studio (9d44ad8)
- api: update via SDK Studio (92f3ad8)
- api: update via SDK Studio (6155c59)
- api: update via SDK Studio (c581bdb)
- api: update via SDK Studio (fdb908c)
- api: update via SDK Studio (f1b0a5f)
- api: update via SDK Studio (85038fe)
- api: update via SDK Studio (7da9927)
- api: update via SDK Studio (9521b6e)
- api: update via SDK Studio (b22b033)
- api: update via SDK Studio (f8926c3)
- api: update via SDK Studio (0854942)
- api: update via SDK Studio (7ddaf77)
- api: update via SDK Studio (0809c44)
- api: update via SDK Studio (84da952)
- api: update via SDK Studio (db3e659)
- api: update via SDK Studio (3beb328)
- api: update via SDK Studio (1decfcf)
- api: update via SDK Studio (0ad9c15)
- api: update via SDK Studio (5ce8b85)
- api: update via SDK Studio (1b32372)
- api: update via SDK Studio (ba50d73)
- api: update via SDK Studio (295f030)
- api: update via SDK Studio (cfdc365)
- api: update via SDK Studio (21115c3)
- api: update via SDK Studio (a80244d)
- api: update via SDK Studio (f2a3418)
- api: update via SDK Studio (80a7f9e)
- api: update via SDK Studio (b0bab66)
- api: update via SDK Studio (fc88be6)
- api: update via SDK Studio (2d32178)
- api: update via SDK Studio (4094e8a)
- api: update via SDK Studio (#1) (70824e7)
- Examples: add agency endpoint (c5f808a)
- examples: add example for testing api response (98d1952)
Chores
- configure new SDK language (23b3c89)
- configure new SDK language (9a9c0c6)
- configure new SDK language (63065e2)
- configure new SDK language (84b1ca6)
- configure new SDK language (4b14ec2)
- configure new SDK language (267eede)
- format agency.py (7776ddd)
- update SDK settings (9bf975b)
- update SDK settings (4886cd2)
Refactors
- Api: update agency resource endpoint to use agency_id parameter (3760fc5)
- Api: update API endpoint to use stop_id variable (91625b8)
- api: update arrival and departure resource endpoints to use stop_id parameter (f267a9c)
- api: update tests endpoint to use api_key in param (446cafd)
- client: update auth_headers method to return an empty dictionary (8133b61)
- EndPoint: update agency API endpoint to use agency_id variable (6abcaa6)
- examples: remove commented code and unused imports (ffe2774)
- route: update route API endpoint to use route_id variable (9857e55)
- route: update route resource endpoint to use route_id parameter (643d71d)
- test_transform: fix base64 encoding issue (fefa1fb)
- test_transform: fix base64 encoding issue (9f35949)
- test_transform: optimize base64 encoding (1b2f58e)
- test_transform: update base64 encoding (b51acbe)
- test_transform: update base64 encoding (62ba4f2)
- tests: update base64 encoding in test_transform (97a218e)
- tests: update sample_file.txt with newline character (f0d7644)
- trip: update trip API endpoint to use trip_id variable (2602a05)
- update agency resource URL to use agency_id variable (d600eb1)
- Update agency resource URL to use agency_id variable (2719d60)
- Update API resource URLs to use agency_id variable (b9c6499)
- update API resource URLs to use route_id variable (b374991)
- update API resource URLs to use route_id variable (c80bdae)
- Update API resource URLs to use route_id variable (8e8f38a)
- Update API resource URLs to use route_id variable (b866e83)
- Update API resource URLs to use route_id variable (3923494)
- Update API resource URLs to use route_id variable (0dbbc76)
- update API resource URLs to use stop_id variable (26cd3ed)
- Update API resource URLs to use stop_id variable (ea81ad9)
- Update API resource URLs to use stop_id variable (9307bb7)
- update API resource URLs to use trip_id variable (0b100ed)
- Update API resource URLs to use trip_id variable (38687b9)
- Update API resource URLs to use trip_id variable (c173e75)
- Update API resource URLs to use trip_id variable (7c5fddb)
- update API resource URLs to use variable names (a4f2bac)
- Update API resource URLs to use variable names (fc93fe5)
- Update API resource URLs to use variable names (6d61f7f)
- update auth_headers method to return an empty dictionary (ab69500)
- Update auth_headers method to return an empty dictionary (2d7b81c)
- Update auth_headers method to return an empty dictionary (9d1f2b7)
- Update main_sync function signature to include return type annotation (653bb1a)
- update the test example (6f6fa42)