Releaselogit

Latest version: v0.18.0

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

Scan your dependencies

Page 2 of 5

0.12.0

Update .packageit/release.toml with he latest releases notes.

0.11.0

Improve __repr__ to display
- repr must return self.cur_pos and rel_list[self.cur_pos]

0.10.0

Rename class, add new methods and discontinue setup.py
- Add oldest method. Return the first (oldest) release notes
- Add latest method. Return the latest (last) release notes
- Add repr dunder. Return the current release of curr_rel pointer
- Rename the class to ReleaseLogIt because it is a collection (log) of release notes.

0.9.0

Add "write_toml"
- Export the contents to a toml file.

0.8.0

Rename get_release_note to get_release_note_by_title to enable the creation of get_release_note_by_version method

0.7.0

Add "get_tags" method to return a list of tags for the current repo
Rename class attributes to be more relevant or shorter and consistent.
- Rename self.seq -> self.rel_list
- Rename self.release_notes -> rel_notes
- Rename self.element_cntr -> rel_cntr

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.