Auxly

Latest version: v0.9.0

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

Scan your dependencies

Page 3 of 6

0.6.1

=== Added
- Added `shell.start()`.

0.6.0

=== Highlights
- Updated CHANGELOG format.

=== Changed
- Can now join paths via the `Path` and `File` constructors, e.g. `File("foo", "bar.txt")` is equivalent to `File(os.path.join("foo", "bar.txt"))`.

0.5.5

=== Highlights
- Minor method rename.

=== Changed
- Renamed `filesys.File.erase()` to `filesys.File.empty()`.

0.5.4

=== Highlights
- Added helper functions/methods.

=== Added
- Added `filesys.File.appendline()`.
- Added `filesys.File.writeline()`.
- Added `filesys.File.erase()`.
- Added `filesys.walkfiles()`.

=== Changed
- Updated `filesys.Cwd()` to include `root`.

0.5.3

=== Highlights
- Added helper functions/methods.

=== Added
- Added `filesys.rootdir()`.
- Added `filesys.Path.created()`.
- Added `filesys.Path.modified()`.
- Added `filesys.File.created()`.
- Added `filesys.File.modified()`.

0.5.2

=== Highlights
- Added new module.

=== Added
- Added `listy` module along with `listy.chunk()` and `listy.smooth()`.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.