Skip to content

Releases: logibit/Logibit.Hawk

6.0.1

15 May 15:07
@haf haf
Compare
Choose a tag to compare

Fix release script

v3.0.3

01 Apr 10:27
@haf haf
Compare
Choose a tag to compare

Bugfix release. Fixing so that bewit supports taking proxy values for Host and Port values.

v0.7 - Sauve v0.25 support

18 Feb 17:24
@haf haf
Compare
Choose a tag to compare

This release incorporates the improvements done to Suave since v0.21.

v0.6 - Bewit Initial Support

18 Feb 17:25
@haf haf
Compare
Choose a tag to compare

This is an intermediate release - don't rely on Bewit behaviour until v0.8; the rest is still working fine.

v0.5.1 - Logging Infrastructure

18 Feb 17:26
@haf haf
Compare
Choose a tag to compare

This release makes it very easy to debug authorization problems with logibit.hawk, but further incorporating a well-made logging module and using it for logging authentication failures.

v0.4.4 - Client binary payload support

18 Feb 17:28
@haf haf
Compare
Choose a tag to compare

Just place ignore-payload in the ext hawk parameter, from the client library you're using.

v0.4.2 - Req factory support

06 Jan 18:16
@haf haf
Compare
Choose a tag to compare

You can now supply a request factory yourself! See code for documentation here.

v0.4.1 - Logging Support

06 Jan 18:14
@haf haf
Compare
Choose a tag to compare

Server module now has logging support!

v0.4.0 - Fewer dependencies

05 Jan 13:40
@haf haf
Compare
Choose a tag to compare

Removed dependency on Aether and replaced it with a type alias in logibit.hawk.Types. Improved docs. Also moved error callback to be last argument to be consistent with how Suave does it.

v0.3.1 Hawk.Suave

05 Jan 10:22
@haf haf
Compare
Choose a tag to compare
  • docs and new logo on nuget!
  • And nuget Hawk.Suave published!