Releases: TUDelft-books/learn-python
v2025.1.2
Thank you very much to @hunor022 who corrected a few mistakes.
No changes to technical content.
What's Changed
- Update handling_errors.ipynb by @hunor022 in #2
- Update asserts.ipynb by @hunor022 in #3
- Update frame.ipynb by @hunor022 in #4
- Update frame.ipynb by @hunor022 in #5
New Contributors
Full Changelog: v2025.1.1...v2025.1.2
v2025.1.1
This release makes no changes to the technical contents of the book.
Adds import statements at the top of Numpy, Matplotlib and Pandas pages that were missing (because pages were split). Also updates the intro pages for these chapters and a couple nutshell pages.
What's Changed
- 2025 patches by @rlanzafame in #6
New Contributors
- @rlanzafame made their first contribution in #6
Full Changelog: v2025.1.0...v2025.1.1
v2025.1.0
This release makes no changes to the technical contents of the book.
The credits, attributions, etc, are now complete, including the proper DOI that resolves automatically to the newest version. The CITATION.cff file is also updated (the text is updated, but Tom was removed as author, which was an error in the previous Release).
Full Changelog: v2025.0.1...v2025.1.0
v2025.0.1
The only purpose of this release is to populate the Zenodo record and obtain a DOI (which will be added to the book in a future release).
v2025.0.0
The book was heavily revised in structure by Robert Lanzafame and Shiya Tang for the 2025-26 academic year. Proper credits and attributions were also included in this book (although there are still a few updates to finalize this).
- Restructure Book by @rlanzafame in TeachBooks/learn-python#36
Full Changelog: TeachBooks/learn-python@v2024.0.0...v2025.0.0
v2024.0.1
Add a banner to the book linking back to the root URL (for now this redirects to the current year: 2025).
v2024.0.0
This release preserves the version of the book used by students from the 2024-25 academic year and before. The book had a significant restructuring for the 2025-26 academic year.