Skip to content

Releases: pariz/gountries

v0.1.6

12 Aug 12:15
a108e89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.4...v0.1.6

v0.1.5

29 Nov 14:09
2d99937
Compare
Choose a tag to compare

Creating this release for compatibility to Go Modules (vMAJOR.MINOR.PATCH scheme).

You can now import gountries in your go.mod as:

require github.com/pariz/gountries v0.1.5

v0.1.4

29 Nov 14:02
2d99937
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

Updating name to prefix v so it works with go mod

Added `FindAllCountries()` to `Query` struct.

19 Oct 11:19
Compare
Choose a tag to compare
Merge pull request #16 from pariz/query-and-test-fixes

Fixed the math tests. Added query.FindAllCountries() as requested in #15

0.1.2

30 Jul 15:36
Compare
Choose a tag to compare
0.1.2

0.1.1

30 Jul 14:24
Compare
Choose a tag to compare

Updated data sets with new data. Did some minor work to the error messages

0.1.0: Merge pull request #12 from aaronmcohen/master

29 Jul 21:05
Compare
Choose a tag to compare