Releases: nugget/roadtrip-go
Releases · nugget/roadtrip-go
Additional data types
v0.4.1
Restructure Unmarshal functions
What's Changed
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Renaming types and names for consistency
Renamed types and methods to be more consistent and abstract.
What's Changed
Full Changelog: v0.2.3...v0.3.0
Fix module declaration
What's Changed
Full Changelog: v0.2.1...v0.2.3
Minor cleanup and Doc commenting
Package and Repo restructure
Restructured repo and changed the package include location.
What's Changed
New Contributors
Full Changelog: v0.1.0...v0.2.0
Preliminary Development Release
Preliminary release supporting Road Trip CSV files matching version 1500,en
I'm using this version to build a few tools and I expect to be modifying as I discover new use cases and code paths that I want to support. You should be safe enough using it, though, the interfaces should be quite stable until I tackle Issue #3