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 v0.1.0 #8

Merged
merged 17 commits into from
Feb 28, 2022
Merged

dev v0.1.0 #8

merged 17 commits into from
Feb 28, 2022

Conversation

afonsoc12
Copy link
Owner

  • CI pipelines improved
  • Bumped versioneer to v0.21
  • Removed pandas dependency
  • Refactored firefly-cli with cmd2. Now supports adding many transaction arguments using argparse. Fixes Support setting date for transaction #6
  • Codebase cleanup and refactoring
  • Codebase cleanup and refactoring (2)
  • Added support to enter transaction as arbitrary date OR datetime. Closes Support setting date for transaction #6
  • Unit tests for transaction class
  • Changed parser's arguments to use dashes instead of underscores
  • Changed parser's arguments to use dashes instead of underscores (2)
  • Added bcolors
  • Minor change
  • CI minor change
  • Added Docker support and CI support ofr building Docker Images
  • Updated README.md
  • Changelog v0.1.0

@afonsoc12 afonsoc12 merged commit e023c4a into master Feb 28, 2022
@afonsoc12 afonsoc12 deleted the dev-v0.1.0 branch February 28, 2022 00:28
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.

Support setting date for transaction
1 participant