Skip to content

Releases: lukasmartinelli/pgfutter

v1.2

07 Jul 10:37
Compare
Choose a tag to compare
  • Removed JSON object support #47
  • Support excel dialect #51
  • Fix travis #46
  • Upgrade from go 1.4 to go 1.9 #46
  • Fix zero byte bug #45
  • Allow windows users to pass \t to use as a tab delimiter #44
  • Better postgres identifier check #27

v1.1

19 Sep 15:24
Compare
Choose a tag to compare

Implemented enhancements:

  • JSONB instead of JSON #17

Merged pull requests:

v1.0

04 Apr 11:45
Compare
Choose a tag to compare

v0.4 SSL and single JSON object support

21 Feb 13:45
Compare
Choose a tag to compare
Pre-release
  • Import single JSON objects #9
  • SSL support #3

0.3.2

27 Aug 15:58
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
  • CSV errors for columns that do not have the same length are now dealt with correctly

0.3.1

19 Aug 19:05
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Better error handling
  • Handle delimiters in header row

Initial release for the brave ones

19 Aug 18:45
Compare
Choose a tag to compare
Pre-release

A version I only need to be a little ashamed of.
Most things work now.

JSON and CSV Support tested

18 Aug 12:55
Compare
Choose a tag to compare
Pre-release

There still might be some edge cases but it works grosso modo.

Initial Release

17 Aug 06:37
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Only CSV files are supported and import is not even guaranteed.