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

Bump smart-importer from 0.1 to 0.3 #30

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps smart-importer from 0.1 to 0.3.

Changelog

Sourced from smart-importer's changelog.

v0.3 (2021-02-20)

Removes the "suggestions" feature, fixes ci publishing to pypi.

  • Removes suggestions. WARNING! - this can break existing configurations that use suggest=True.
  • Fixes CI: splits the test and publish ci jobs, to avoid redundant attempts at publishing the package.

v0.2 (2021-02-20)

Various improvements and fixes.

  • Better predictions: Do not predict closed accounts
  • Improved stability: do not fail if no transactions are imported
  • Better support for custom machine learning pipelines: allows dot access to txn metadata
  • Improved CI: added github and sourcehut ci, removed travis
  • Improved CI: pushing a tag will automatically publish the package on pypi
  • Improved CI: tests with multiple python versions using github ci's build matrix
  • Improved documentation: many improvements in the README file
Commits
  • a3f38a2 prepares release of v0.3
  • cee8bfa removes suggestions (closes #91, refs #103)
  • e8ea540 Merge pull request #104 from beancount/ci-release
  • abef3b3 improves workflow step naming
  • 4c156b1 uses the github ci matrix build for tests but not for publishing
  • c9e483e updates readme, adds link to ci status badge
  • 3876829 updates readme: adds a ci badge
  • aad4008 refs #100 fixes tox lint (#101)
  • 1c142fa Merge pull request #99 from beancount/doc
  • 4c7c7a1 ci: add setuptools and pip to arch linux deps
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the chore label Feb 22, 2021
@tarioch tarioch merged commit 44eae49 into master Feb 22, 2021
@tarioch tarioch deleted the dependabot/pip/smart-importer-0.3 branch February 22, 2021 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant