2023-07-02 20:32:18 by Amitai Schleier | Files touched by this commit (3) |
Log message: Update to 8.3.1. From the changelog: - Added executable commands, plus fixed bugs with import statements |
2023-04-11 17:36:09 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 8.2.5. No changes other than the version bump. |
2023-03-15 15:07:29 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 8.2.4. From the changelog: - Build fixes |
2023-03-13 14:55:43 by Amitai Schleier | Files touched by this commit (4) |
Log message: Update to 8.2.1. From the changelog: - Move version.py to allow ApprovalUtilities to use it |
2023-02-18 03:00:09 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 8.2.0. From the changelog: - Add optional file-extension parameter to write_to_temporary_file() |
2023-01-16 19:37:25 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 8.1.0. From the changelog: - Require Python 3.7 or higher |
2022-12-19 11:38:43 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 8.0.0. No changes other than the version bump, but updating because this is usually tightly coupled with py-approvaltests. |
2022-12-12 14:43:00 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 7.4.0. Changes: - Add dependency on py-typing-extensions - [pkgsrc] Add missing dependency on py-empty-files |
2022-11-21 18:58:05 by Amitai Schleier | Files touched by this commit (2) |
Log message: Update to 7.3.0. From the changelog: - Doc: add CLI example |
2022-10-19 13:36:40 by Amitai Schleier | Files touched by this commit (5) |
Log message: Add py-approval-utilities, utilities for your production code that work well with (and have just been extracted to their own package from) py-approvaltests. |