issues
search
marstr
/
envelopes
A collection of Go packages to express Budget calculations and state easily.
Apache License 2.0
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing writer_v3 typos that used V2 objects.
#58
marstr
closed
10 months ago
0
Refactor `persist.Loader` and `persist.Writer` to not use type discrimination
#57
marstr
closed
10 months ago
0
Refactor the Writer/Loader to not leverage type discrimination
#56
marstr
closed
10 months ago
0
Fixing Issue #54
#55
marstr
closed
10 months ago
0
Marshaling Balances Is Broken
#54
marstr
closed
10 months ago
1
Remove `io/ioutil` References
#53
marstr
closed
10 months ago
0
Adding deeper file structure for object files for easier lookup
#52
marstr
closed
10 months ago
0
Adopt the collections library with generics
#51
marstr
closed
10 months ago
1
Split JSON Models to allow reading pre/post breaking changes
#50
marstr
closed
3 years ago
0
Walk to depth
#49
marstr
closed
3 years ago
0
Add persist.LoadImpact and persist.NearestCommonAncestor
#48
marstr
closed
3 years ago
0
Distributors
#47
marstr
closed
3 years ago
0
Add Tags
#46
marstr
opened
3 years ago
0
Adding id to persist.WalkFunc
#45
marstr
closed
3 years ago
0
Refactor into specific packages
#44
marstr
closed
3 years ago
0
Repository Reader 'HasObject'
#43
marstr
opened
3 years ago
0
persist.WalkFunc should include the ID of the transaction as a parameter
#42
marstr
closed
3 years ago
0
BareClone doesn't respect Depth option
#41
marstr
opened
3 years ago
0
Add a Clone function that is agnostic to the Loader/Writer it is using.
#40
marstr
closed
3 years ago
0
Upgrade go-homedir version
#39
marstr
closed
3 years ago
0
Add cancellation to LoadAncestor
#38
marstr
closed
3 years ago
0
Adding Repository interface collections
#37
marstr
closed
3 years ago
0
Add "Reverts" or "Replaces" Status
#36
marstr
opened
3 years ago
0
Refactor perstist.Filesystem to allow model from different generations of JSON models.
#35
marstr
closed
10 months ago
1
Adding the ability to have Parents
#34
marstr
closed
3 years ago
0
Breaking Change: RecordId -> RecordID
#33
marstr
closed
3 years ago
0
Create an Index of BankRecordIDs and their associated Transaction IDs
#32
marstr
closed
3 years ago
0
Add Bank Record ID
#31
marstr
closed
3 years ago
0
Fix CI
#30
marstr
closed
4 years ago
0
Cache objects
#29
marstr
closed
4 years ago
0
Second draft of the README, with some grammatical kinks worked out.
#28
marstr
closed
4 years ago
0
Replace Travis CI with GitHub Actions
#27
marstr
closed
4 years ago
0
Link to baronial on README is broken.
#26
marstr
closed
4 years ago
1
Fixing lint errors
#25
marstr
closed
4 years ago
0
Fix Balance String Panic
#24
marstr
closed
4 years ago
0
Panic trying to print balance
#23
marstr
closed
4 years ago
1
Grammar fixes in README
#22
marstr
closed
4 years ago
0
Update README
#21
marstr
closed
4 years ago
0
Use colons to separate balance component lists
#20
marstr
closed
4 years ago
0
Add the ability to have compound balances
#19
marstr
closed
4 years ago
0
Remove Fetcher from RefSpecResolver requirements.
#18
marstr
closed
4 years ago
0
RefSpecResolver should only take a Loader, not a Fetcher.
#17
marstr
closed
4 years ago
0
Write an IDer Cache
#16
marstr
closed
4 years ago
1
`Load` and `Write` interfaces should take a `Fetcher` and `Stasher` respectively.
#15
marstr
closed
4 years ago
1
Add Transaction Field for Bank's Unique Identifier
#14
marstr
closed
3 years ago
0
Create a Committer Field
#13
marstr
closed
4 years ago
0
Restructure Timestamps Associated with Transactions
#12
marstr
closed
4 years ago
0
Marshaling bug
#11
marstr
closed
4 years ago
0
Budget.MarshalText doesn't format Child ID correctly
#10
marstr
closed
4 years ago
0
Budget.MarshalText doesn't include newline between balance and first child
#9
marstr
closed
4 years ago
0
Next