Changelog¤
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.0.2 - 2025-03-29¤
Dependencies¤
- Depend on Cappa 0.26.3 (ea5d5a6 by Timothée Mazzucotelli).
- Upgrade dependencies' lower bounds (48185e1 by Timothée Mazzucotelli).
Code Refactoring¤
- Use GitHub advanced query syntax (cd31a02 by Timothée Mazzucotelli).
4.0.1 - 2025-03-03¤
Build¤
- Add (missing) dependencies from pypi-insiders (d11cfa9 by Timothée Mazzucotelli).
4.0.0 - 2025-03-03¤
Breaking changes¤
Polar.get_issues
: Public object was removedBacklog.SortStrategy.min_pledge
: Public object was removedBacklog.SortStrategy.pledge
: Public object was removedIssue.pledged
: Public object was removedIssue.platform
: Public object was removedIssue(pledged)
: Parameter was removedIssue(platform)
: Parameter was removedIssueDict
: Public object was removedget_backlog(polar)
: Parameter was removedget_backlog(sponsors)
: Positional parameter was movedget_backlog(issue_labels)
: Positional parameter was moved
Build¤
- Stop depending on pypi-insiders (a6b2473 by Timothée Mazzucotelli).
Bug Fixes¤
- Fix checking issue funding when building backlog (773986b by Timothée Mazzucotelli).
- Fix Polar metadata key (157ce94 by Timothée Mazzucotelli).
- Fix in-place add for sponsors class (4f8161f by Timothée Mazzucotelli).
Code Refactoring¤
- Synchronize API and inventory again, cleanup (27b45d7 by Timothée Mazzucotelli).
- Synchronize public API and objects inventory (37ddd00 by Timothée Mazzucotelli).
- Remove boost feature (issue funding discontinued by Polar) (b62d293 by Timothée Mazzucotelli).
- Remove unused org field on beneficiary class (4943556 by Timothée Mazzucotelli).
3.0.0 - 2025-02-08¤
Big refactoring again. Configuration and models changed in a breaking way.
Features¤
- Implement
sponsors list
command (af52d70 by Timothée Mazzucotelli). Issue-2, Issue-4 - Add dry-run mode for
sponsors team-sync
command (948d053 by Timothée Mazzucotelli).
Code Refactoring¤
- Allow finer-grain logs filtering (c86bdd5 by Timothée Mazzucotelli).
2.0.1 - 2025-01-17¤
Bug Fixes¤
- Don't load config twice (bbd7eb7 by Timothée Mazzucotelli).
2.0.0 - 2025-01-16¤
Code Refactoring¤
This project went under a complete refactoring. It provides much more features and now integrates the pypi-insiders
project. Let us know what you think of our CLI!
- Format Copier answers with context (d056e3b by Timothée Mazzucotelli).
- Only warn about unknown keys (81b65d2 by Timothée Mazzucotelli).
- Check for unknown config keys (a343025 by Timothée Mazzucotelli).
- Bind more options to the config (85729fa by Timothée Mazzucotelli).
- Improve index class (1da458f by Timothée Mazzucotelli).
- Expose interception handler and its
allow
tuple (d2e5396 by Timothée Mazzucotelli). - Improve CLI and config (05c2704 by Timothée Mazzucotelli).
- Completely refactor project (7c080a3 by Timothée Mazzucotelli).
- Add library surface (b2be4ef by Timothée Mazzucotelli).
1.0.0 - 2024-10-12¤
Features¤
- Make the project public! (f6b3e08 by Timothée Mazzucotelli).