Skip to content

Releases: KompiTech/rmap

Remove optimizations

03 Apr 12:11
Compare
Choose a tag to compare

Broken on Go 1.20

Empty CSV line skipping

09 Jan 12:52
Compare
Choose a tag to compare
v1.24.0

CSV empty line skipping

CSV loader

31 Oct 10:56
Compare
Choose a tag to compare
v1.23.0

Added CSV constructor

v1.22.0

08 Sep 15:41
Compare
Choose a tag to compare

Full Changelog: v1.21.0...v1.22.0

v1.21.0

07 Sep 11:15
Compare
Choose a tag to compare

Full Changelog: v1.20.0...v1.21.0

v1.20.0

09 Aug 10:41
Compare
Choose a tag to compare

Full Changelog: v1.19.0...v1.20.0

v1.19.0

17 Mar 12:45
fe568cb
Compare
Choose a tag to compare

What's Changed

  • GetStringWithDefault by @majkowski-KompiTech in #32

Full Changelog: v1.18.0...v1.19.0

Support for more iterable types

03 Jan 13:21
796d9a0
Compare
Choose a tag to compare
Merge pull request #31 from KompiTech/feature/betterIterators

Added handling of additional iterable types and cleaned up code

Public Get

13 Dec 18:36
4447bf2
Compare
Choose a tag to compare
Merge pull request #30 from KompiTech/feature/publicGet

Public get

Additional functionality

09 Nov 13:24
2e4e5d2
Compare
Choose a tag to compare

Added .ToReader(), .Wrap(). Fixes previous release with typo