Releases: ulule/mover
Releases · ulule/mover
v0.1
Changelog
- 3d85f6f feat: split lint and release pipelines
- e5bf26e fix: fix yaml syntax on
- 2b0f7ce fix: restrict to linux amd64 only
- 536fe7f fix: restrict to linux amd64 only
- e1c3afc fix: added goreleaser config file
- 82aae17 fix: added goreleaser config file
- 9213648 fix: added on tag event
- 84d6f21 feat: added goreleaser
- 44a6e10 ci: added goreleaser
- 77b4f0c fix: added other branch for push trigger
- be5eb82 feat: added pipeline for building docker image
- d8c3a2a fix: add compatibility with latest loukoum
- 0f359b7 Merge pull request #5 from ulule/feat/add-omit-reference-keys-to-config
- fbd5cda feat: add omit_reference_keys to config
- 9205b2b Merge pull request #4 from ulule/fix/do-not-set-execute-perm-to-output-json-files
- 9f3b615 fix: do not set execute permission to output files
- 8b02d77 Merge pull request #3 from ulule/fix/handle-json-arrays
- c78cf7b fix: handle json arrays
- 1688ada chore: typo
- 862a36f chore: go mod tidy
- f7bbfbb feat: add regexpNamedParams to retrieve named params in regexp
- 31d2289 fix: restore table flag since it's used on describe action
- cbe2b3f feat: add tests for getQueryTable helper
- 11f0514 ref: remove table flag on extract
- 511289d fix: lint issues
- fb35bab chore: cleanup
- 40d48f7 docs: README
- fdf261c feat: initial import
- 555ff5e chore: initial