REPL word navigation fix and jpeg
DHT decoding, otherwise mostly maintenance release to update dependencies.
Changes
- Update readline package to fix issue with left/right word jump in REPL. Thanks @slingamn. #969
- Update of version of golang and other dependencies.
Format changes
Changelog
- 94cfbc6 Update docker-golang to 1.22.3 from 1.22.2
- ab09d3c Update docker-golang to 1.22.4 from 1.22.3
- c6dd0ed Update docker-golang to 1.22.5 from 1.22.4
- 9ff7da1 Update github-go-version to 1.22.3 from 1.22.2
- 1ff5a3f Update github-go-version to 1.22.4 from 1.22.3
- e33c6c6 Update github-go-version to 1.22.5 from 1.22.4
- a5de74c Update github-golangci-lint to 1.58.0 from 1.57.2
- a59ba2a Update github-golangci-lint to 1.58.1 from 1.58.0
- f6d7235 Update github-golangci-lint to 1.58.2 from 1.58.1
- 44e2385 Update github-golangci-lint to 1.59.0 from 1.58.2
- 6383626 Update github-golangci-lint to 1.59.1 from 1.59.0
- 61f81fb Update gomod-BurntSushi/toml to 1.4.0 from 1.3.2
- 12f3320 Update gomod-ergochat-readline to 0.1.1 from 0.1.0
- 6b1cc87 Update gomod-ergochat-readline to 0.1.2 from 0.1.1
- 14ada50 Update gomod-golang-x-crypto to 0.23.0 from 0.22.0
- f7cbf84 Update gomod-golang-x-crypto to 0.24.0 from 0.23.0
- 384e4c2 Update gomod-golang-x-crypto to 0.25.0 from 0.24.0
- cabb67e Update gomod-golang-x-net to 0.25.0 from 0.24.0
- c55e106 Update gomod-golang-x-net to 0.26.0 from 0.25.0
- e625fcb Update gomod-golang-x-net to 0.27.0 from 0.26.0
- 586cf14 Update gomod-golang-x-term to 0.20.0 from 0.19.0
- 7566fd9 Update gomod-golang-x-term to 0.21.0 from 0.20.0
- 41ff984 Update gomod-golang-x-term to 0.22.0 from 0.21.0
- 42730d7 Update gomod-golang/text to 0.15.0 from 0.14.0
- 8bc1a20 Update gomod-golang/text to 0.16.0 from 0.15.0
- 3a683b6 Update make-golangci-lint to 1.58.0 from 1.57.2
- 7714fcf Update make-golangci-lint to 1.58.1 from 1.58.0
- aef47df Update make-golangci-lint to 1.58.2 from 1.58.1
- 0cd90ce Update make-golangci-lint to 1.59.0 from 1.58.2
- 7147674 Update make-golangci-lint to 1.59.1 from 1.59.0
- 6db6a54 build,test: Ignore some files to make ./... work
- 175661d doc: Add kodsnack 585 - Polymorfisk JSON
- ebf063d doc: Cleanup and improve texts a bit
- b818923 doc: Fix function indent
- 6f2b599 doc: Include format description per format
- 40f38a5 doc: Reorganize and cleanup function descriptions
- ad2c032 goreleaser: Update action and fix deprecation warning
- 6e13b4b jpeg: Add parsing of DHT parameters
- b482556 jpeg: Fix EOI description