HASL 0.5.0 has been released!

We just released version 0.5.0 of HASL our Hassle-free Authentication and Security Layer library!

Downloads

Downloads are available on Sourceforge

ChangeLog

  • Fix a doc comment that was no longer true (RR 3752) (Gary Kramlich)
  • Update the build images to trixie so we have the version of glib we require (RR 3751) (Gary Kramlich)
  • Make sure gi-docgen is scanning build headers (RR 3812) (Gary Kramlich)
  • Implement Hasl.Gs2Header.parse (HASL-5) (RR 3813) (Gary Kramlich)
  • Use g_set_str everywhere (RR 3824) (Gary Kramlich)
  • Add hasl_str_is_empty and use it everywhere (RR 3823) (Gary Kramlich)
  • Add Hasl.Gs2Header.parse_full which returns the length of the header (RR 3822) (Gary Kramlich)
  • Make sure the documentation dependency is before other dependencies (RR 3887) (Gary Kramlich)
  • Add hasl_saslname_encode and hasl_saslname_decode (RR 3997) (Gary Kramlich)
  • Remove HASL_DOMAIN (RR 4024) (Gary Kramlich)
  • Replace CONTEXT_DOMAIN with CONTEXT_ERROR (RR 4025) (Gary Kramlich)
  • Replace MECHANISM_ANONYMOUS_DOMAIN with MECHANISM_ANONYMOUS_ERROR (RR 4026) (Gary Kramlich)
  • Clean up the error domains and enums for GS2Headers (RR 4023) (Gary Kramlich)
  • Fix the gir generation on windows (RR 4055) (Gary Kramlich)
  • Add missing Since tags (RR 4061) (Elliott Sales de Andrade)
  • A few meson tweaks (RR 4203) (Gary Kramlich)
  • Add a codespell unit test (RR 4270) (Gary Kramlich)
1 Like