Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #2

Merged
merged 39 commits into from
Apr 23, 2024
Merged

Dev #2

merged 39 commits into from
Apr 23, 2024

Conversation

dnbasta
Copy link
Owner

@dnbasta dnbasta commented Apr 23, 2024

Breaking changes

  • shortened and simplified class names and attributes
  • introduced Credentials object for storing token, budget and account string
  • made Adjuster class easier to side load/test by putting API calls into to class method from_credentials()
  • renamed test() method to dry_run()
  • dry_run() now returns ModifiedTransactions instead of dict

New Functionality

  • allows for custom names and custom order with type annotations in filter and adjust methods
  • raises SignatureError if parameters in filter and adjust are not compatible with abstract methods in Adjuster
  • new parameter pretty_print for dry_run() to print friendly output to console

@dnbasta dnbasta merged commit 3000fac into main Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant