Skip to content

Releases: SabreTools/SabreTools.Hashing

Rolling Release

16 May 19:08

Choose a tag to compare

Rolling Release Pre-release
Pre-release

Last built commit: f5a4af9

v2.0.0

22 Mar 15:57

Choose a tag to compare

This is an API-breaking update!

Internally, HashType was defined as an enumeration, which caused issues if minor- or patch-version mismatches occurred. HashType has been converted into a distinct type that disallows this sort of mismatching behavior. Any implementers that relied on the enumeration behavior will have to use HashType.AllHashes to get all possible values or build sets of HashType values another way.

I apologize for the inconvenience of this change, but this should make it easier to add new checksum and hash types in the future without worrying about backward compatibility to this point.

Full Changelog: 1.6.1...2.0.0

v1.6.1

04 Mar 13:51

Choose a tag to compare

Full Changelog: 1.6.0...1.6.1

v1.6.0

13 Nov 12:33

Choose a tag to compare

Full Changelog: 1.5.1...1.6.0

v1.5.1

07 Oct 13:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

v1.5.0

24 Jul 12:44

Choose a tag to compare

Full Changelog: 1.4.2...1.5.0

v1.4.2

06 Jan 15:00

Choose a tag to compare

Full Changelog: 1.4.1...1.4.2

v1.4.1

16 Dec 19:04

Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

v1.4.0

13 Nov 07:01

Choose a tag to compare

Full Changelog: 1.3.0...1.4.0

v1.3.0

12 Nov 17:17

Choose a tag to compare

Full Changelog: 1.2.3...1.3.0