Released: 2025-01-29
- Added the ability to view the source of a PEP. (#17)
- Made some cosmetic changes to the notes editor dialog so that it better matches the rest of the application. (#18)
- Dropped Python 3.8 as a supported Python version. (#19)
- Added support for saving the source of a PEP to a file. (#20)
Released: 2025-01-27
- Worked around a likely Textual bug that caused an occasional cosmetic problem with the main PEPs list. (#6)
- Added the created date of a PEP to the list of things searched when doing a free text search. (#7)
- Commands in the Python version filtering palette are now sorted by proper version order. (#12)
- Added the ability to attach notes to a PEP. (#13)
Released: 2025-01-25
- Initial release.
Released: 2025-01-14
- Initial placeholder package to test that the name is available in PyPI.