Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@archaron archaron released this 17 Sep 14:40
c7c9b83

What's Changed

  • Add post-6.43 login support by @archaron in #4
  • Simplify tests (on master) by @im-kulikov in #8
  • Address in newClientAndLogin is unused (on master) by @im-kulikov in #9
  • Fix handling command response when !trap is received by @v12 in #16
  • refactoring, use context, use logger, use go mod by @archaron in #24

New Contributors

  • @v12 made their first contribution in #16

Full Changelog: https://github.com/go-routeros/routeros/commits/v3.0.0

Breaking changes

  • Usage of gopkg.in was removed in favor of Go modules. Please, update you import paths to
    github.com/go-routeros/routeros/v3.