Releases: matoous/godox
Releases · matoous/godox
v1.1.0
What's Changed
- Use another method of trimming strings to avoid problems with multibyte chars by @ingwer in #2
- fix: tests and lint badges by @kulti in #3
- docs: add the main idea section to README by @kulti in #4
- Fix ToDoc method issue by @peczenyj in #5
- fix: 'File is not goimports-ed' by @alexandear in #9
- all: Update workflow actions; set v1.55.2 as lint version by @alexandear in #10
- all: Fix golang-ci-lint action by @alexandear in #12
- refactor: Simplify getMessages and extractComment by @alexandear in #11
- fix: handle scan error by @alexandear in #13
New Contributors
- @ingwer made their first contribution in #2
- @kulti made their first contribution in #3
- @peczenyj made their first contribution in #5
- @alexandear made their first contribution in #9
Full Changelog: v1.0...v1.1.0
First stable release
v1.0 all: Fix linter issues