Skip to content

Releases: matoous/godox

v1.1.0

28 Jan 17:06
72181c0
Compare
Choose a tag to compare

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

Full Changelog: v1.0...v1.1.0

First stable release

11 Sep 07:18
Compare
Choose a tag to compare
v1.0

all: Fix linter issues