github go-routeros/routeros v3.0.0

2 days ago

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.

Don't miss a new routeros release

NewReleases is sending notifications on new releases.