Skip to content

Releases: messerli-informatik-ag/pgp-word-list

0.2.0

14 Sep 13:32
4713dae
Compare
Choose a tag to compare
  • Rewrite library to have a more compact API surface.
  • Store words in a list instead of a dictionary.
  • Update to Funcky 3.0.

0.1.2

01 Oct 08:05
52b05cc
Compare
Choose a tag to compare
  • Fix PgpWordAggregationParser.Parse not throwing an exception for invalid words.
  • Fix PgpWordAggregationParser not working correctly with multi-character separators.
  • Add PgpWordAggregationParser.ParseOrNone for graceful error handling.

0.1.1

04 Mar 16:30
c0ece69
Compare
Choose a tag to compare
  • Add support for .NET Standard 2.0.