hasl/hasl

Finalize the 0.2.0 release
v0.2.0
10 months ago, Gary Kramlich
c705e45721ac
Finalize the 0.2.0 release

Testing Done:
ran `meson dist`

Reviewed at https://reviews.imfreedom.org/r/2547/
0.2.0: 2023-08-04:
* Use g_error_set_literal in HaslContext were applicable. (RR 2508) (Gary
Kramlich)
* Implement the ANONYMOUS mechanism. (HASL-6) (RR 2505) (Gary Kramlich)
* Add a bunch of missing documentation. (RR 2507) (Gary Kramlich)
* Add the hasl_version_* API. (HASL-3) (RR 2504) (Gary Kramlich)
* Fix some issues with the PLAIN mechanism. (RR 2506) (Gary Kramlich)
0.1.0: 2023-06-28:
* Initial revision.
* Add support for PLAIN and EXTERNAL mechanism.