Skip to content

Releases: spali/go-xq

v0.0.8

20 Feb 13:04
Compare
Choose a tag to compare

Changelog

  • fbf6996 Bump github.com/antchfx/xmlquery from 1.3.8 to 1.3.9
  • 98f1236 Bump github.com/antchfx/xmlquery from 1.3.9 to 1.3.10
  • 807f2f7 bump go to 1.17
  • 512297d chore(deps): update actions/cache action to v3
  • f1bcc59 chore(deps): update actions/checkout action to v3
  • a100527 chore(deps): update codecov/codecov-action action to v3
  • 5adce4e chore(deps): update goreleaser/goreleaser-action action to v3
  • c29e507 chore(deps): update module go to 1.18
  • 6dd8928 chore(deps): update module go to 1.19
  • 47ac80d chore(deps): update module go to 1.20
  • 7e9d260 fix linting error
  • d2b8c97 fix(deps): update dependencies
  • 06ad310 fix(deps): update module github.com/antchfx/xmlquery to v1.3.11
  • 8c8cd02 fix(deps): update module github.com/antchfx/xmlquery to v1.3.12

v0.0.7

19 Oct 23:41
Compare
Choose a tag to compare

Changelog

9b86d3e Bump github.com/antchfx/xmlquery from 1.3.7 to 1.3.8
1377a0f Merge branch 'dev' of github.com:spali/go-xq into dev
c04c796 bump go to 1.16
3124341 fix test error
255773d fix windows file handle - simplified file detection - do not test main func

v0.0.6

29 Sep 20:11
Compare
Choose a tag to compare

Changelog

4237f7c Bump github.com/antchfx/xmlquery from 1.3.6 to 1.3.7
7648375 fix test

v0.0.5

03 May 08:28
Compare
Choose a tag to compare

Changelog

9c01e70 Bump github.com/antchfx/xmlquery from 1.3.3 to 1.3.4
6b99904 Bump github.com/antchfx/xmlquery from 1.3.4 to 1.3.5
982c12c Bump github.com/antchfx/xmlquery from 1.3.5 to 1.3.6

v0.0.4

28 Jan 16:21
Compare
Choose a tag to compare

Changelog

6e111d7 fix attribute output

v0.0.3

28 Jan 15:22
Compare
Choose a tag to compare

Changelog

2cf7824 fix launch file
5873934 support for explicit stdin input

v0.0.2

28 Jan 15:11
Compare
Choose a tag to compare

Changelog

2d0fc52 fix stdin

v0.0.1

28 Jan 14:20
Compare
Choose a tag to compare

Changelog

5c5a591 initial release