Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 08:13
· 34 commits to master since this release

Changelog

  • 9a4e082 1.2.1: update to go1.19
  • f544b29 Add GH action for tests/linting
  • 694a7f4 Add TestGHDocConvert2HTML
  • 552ceb6 Add TestGHDocConvert2HTML(NonPlainText|ErrorConvert|LocalFileNotExists)
  • c4c42ae Add Test_httpGet
  • a33a430 Add Test_httpGetForbidden
  • dd31b24 Add Test_httpPost
  • 139c915 Add test TestNewGHDocWithDebug
  • 13b05a7 Add test for GHToc.Print
  • 2a57631 Fix #35 to follow up the API's response changes (#36)
  • 03cfbb1 Fix GHToc.Print (add new line); Fix linter (check error)
  • 01e0094 Fix lint warnings
  • de79cb4 Fix spelling
  • ef1c678 Fix test names
  • 0141f62 Fix typos
  • ffd14b6 GH WF: Fix name & testing
  • 7fd0124 GH WF: Improved testing
  • b38a058 Merge branch 'master' of github.com:ekalinin/github-markdown-toc.go
  • 28d82f9 Merge pull request #32 from zyazhb/master
  • 92ed8d0 Move convertMd2Html into GHDoc for testability
  • 3c4ea2e Move main into cmd dir; use 'ghtoc' as a package name
  • 9cb84c6 Rename main_test into ghdoc_test
  • 2d4fdaa Update Readme.md (add go install) (#37)
  • e0d5d15 Update to go1.17
  • 19bb435 add goreleaser gh flow
  • af33161 golint is deprecated
  • c8b5d15 goreleaser gh flow: use clean instead of rm-dist
  • ec43e32 goreleaser gh flow: use next versions of the actions
  • a3e410f update go.mod