Passiogo

Latest version: v0.2.2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

Added

- Testing for every transportation system
- `Vehicle` object
- `TransportationSystem.getVehicles()` which returns a list of `Vehicle` objects

Changed

- Fixed `AttributeError: 'list' object has no attribute 'items'` error thrown in `TransportationSystem.getRoutes()`

Removed

0.2.0

Added

- `TransportationSystem` class with the following methods: `getRoutes()`, `getStops()`, `getSystemAlerts()`
- `Route` class with the following method: `getStops()`
- `Stop` class
- `getSystems()`
- `getSystemsFromID()`
- `printAllSystemsMd()`

Changed

Removed

0.1.2

Added

- Added License

Changed

- Fixed Documentation Build
- All
- Fixed PyPi long description type
- `printAllSystemsMd()` has the new parameter `includeHtml` with a default of `True` to render HTML breaks after each line

Removed

- Removed obsolete `debug` parameters

0.1.1

Added

- Create Documentation With ReadTheDocs.io
- Create Changelog
- New `getSystems()` Method
- New `printAllSystemsMd()` Method
- Added PyPi Project Links

Changed

- Change Project Description

Removed

- None

0.1.0

- Initial Commit

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.