Skip to content

Releases: launchdarkly/go-ntlmssp

v1.0.2

27 Mar 18:47
5d23e7a
Compare
Choose a tag to compare

1.0.2 (2025-03-27)

Bug Fixes

1.0.1

11 Jun 19:04
Compare
Choose a tag to compare

[1.0.1] - 2020-06-11

Added:

  • Added go.mod file so this package can now be consumed as a module. Since the major version is still 1 and it does not have any module-only dependencies, it can still be used by non-module projects as well.
  • Added CircleCI build.

Fixed:

  • Fixed a broken unit test.

1.0.0

11 Jun 18:47
a22bdd3
Compare
Choose a tag to compare

[1.0.0] - 2019-05-31

Initial release of this fork. The only change from the upstream code is #1.