Skip to content

Release v1.2.0

Latest
Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 10 Apr 00:30
· 87 commits to master since this release
90b9697

What's Changed

  • feat: update testify in #56
  • chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #57
  • feat: merge quickfixgo 20220626 in #58
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #59
  • fix: lint for ioutil in #61
  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15 by @dependabot in #60
  • fix: test update in #64
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #62
  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 by @dependabot in #63
  • fix: session.stop from quickfixgo/quickfix pr 531 in #65
  • chore(deps): bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.7.0 by @dependabot in #66
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #67
  • chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #68
  • feat: merge upstream 20230408 in #70
    • feat: merge from quickfixgo
    • feat: merge from alpacahq
    • fix: send notifyLogonEvent channel
    • feat: update go modules and tools
    • feat: use goimports

Full Changelog: v1.1.0...v1.2.0