-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jcornaz/beancount-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-alpha.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jcornaz/beancount-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-alpha.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 1 contributor
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18eb0b4 - Browse repository at this point
Copy the full SHA 18eb0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68158c9 - Browse repository at this point
Copy the full SHA 68158c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743c136 - Browse repository at this point
Copy the full SHA 743c136View commit details -
docs: Document the
Transacion
andPosting
typesfeat: Getters for the `Transaction` and `Posting` types
Configuration menu - View commit details
-
Copy full SHA for 8b51e47 - Browse repository at this point
Copy the full SHA 8b51e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e22b67 - Browse repository at this point
Copy the full SHA 3e22b67View commit details -
refactor: iterate directives instead of tuples (date, directive)
BREAKING CHANGE: The type of item returned by the `Parser` iterator has changed from `Result<(Date, Directive), Error>` to `Result<Directive, Error>`. This is because not all directives have a date. So this change will make possible to support more directives in the future without breaking the API.
Configuration menu - View commit details
-
Copy full SHA for 3391822 - Browse repository at this point
Copy the full SHA 3391822View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9cdf4 - Browse repository at this point
Copy the full SHA ce9cdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7619aa2 - Browse repository at this point
Copy the full SHA 7619aa2View commit details
There are no files selected for viewing