Releases: hollandjake/git-goose
Releases · hollandjake/git-goose
v0.5.3
0.5.3 (2024-11-30)
Bug Fixes
v0.5.2
0.5.2 (2024-11-28)
Bug Fixes
- removed _id from commit patches (eb5f6fa)
v0.5.1
0.5.1 (2024-09-09)
Bug Fixes
- remove default connection using mongoose (fbab090)
v0.5.0
0.5.0 (2024-09-09)
Features
- rfc6902: move to custom rfc6902 package (05e44b9)
v0.4.1
0.4.1 (2024-08-19)
Bug Fixes
- rfc6902: fix date type handling (8f8ed11)
v0.4.0
0.4.0 (2024-08-17)
Features
- expose git model publicly (3d735db)
Bug Fixes
- allow mongoose defined methods as fields (253a913), closes #21
v0.3.0
0.3.0 (2024-08-16)
Features
v0.2.0
0.2.0 (2024-08-13)
Bug Fixes
- Add custom patchers to fix rfc6902 bug with replacing the root object (60277b6)
- changeset: cleanup release logic (ffe0fdc)
Features
- Modularize Git System for ease of maintainability (a87042b)