Skip to content

Releases: frictionlessdata/datapackage-go

v1.0.4

19 Jul 15:58
fe7db58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Apr 19:32
a7c9ea1
Compare
Choose a tag to compare

What's Changed

Thanks, @loleg @drunkcod for the help with the windows build!

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Apr 12:59
Compare
Choose a tag to compare

What's Changed

  • Fix problem of having big numbers in descriptor by @danielfireman in #29
  • Upgrade dependencies

Full Changelog: 1.0.1...v1.0.2

Fixing package.RemoveResource

21 Feb 09:57
05bdddc
Compare
Choose a tag to compare
Merge pull request #25 from frictionlessdata/fixRemoveResource

Fixing Package.RemoveSource

1.0: Merge pull request #21 from frictionlessdata/Go11PlusReadColumn

04 Oct 15:09
ebe1868
Compare
Choose a tag to compare

Add suport to read resource columns

21 May 18:23
ebe1868
Compare
Choose a tag to compare
Merge pull request #21 from frictionlessdata/Go11PlusReadColumn

Add support to go 1.11 and go modules.

Fix creation and loading of zip packages

19 Apr 19:46
Compare
Choose a tag to compare
0.4

Fix unzip and add more unit tests. #16

Improved validation error messages

22 Mar 19:24
Compare
Choose a tag to compare

Introduce support to non-tabular resource

27 Feb 00:42
Compare
Choose a tag to compare

#13 -- Users now can access non-tabular data via Resource.RawRead

Feature complete

15 Feb 11:35
69f1430
Compare
Choose a tag to compare

Datapackage-go library is feature complete.