Skip to content

Releases: Jan5366x/MagicFileEncoding

3.0.0 Release

05 Feb 00:24
Compare
Choose a tag to compare

v3.0.0 - 5 Feb 2024

  • Switch to .Net 8.0
  • Updated dependencies
  • Improved error handling for empty and whitespace path
  • Readme file now includes code examples
  • Removed unused internal code

2.0.1 Release

10 Jun 17:46
Compare
Choose a tag to compare
  • Deploy as release build
  • Update readme file

(Last Net 6.0 Version)

2.0.0 Release

25 May 07:58
fb33619
Compare
Choose a tag to compare
  • Fixed that some files are read twice
  • Add support to read and analyze byte arrays
  • Switch to Net 6.0
  • Enabled nullable reference types
  • Adjust nullability in the entire solution
  • Add SYSLIB0001 UTF-7 Encoding safety check
  • Remove IO Tools from public surface since they are off-topic internal logic which is object to (breaking) changes
  • Refactoring and minor improvements

v1.1.1

13 Feb 11:12
Compare
Choose a tag to compare

v1.1.0

13 Feb 10:19
Compare
Choose a tag to compare

Changes:

  • [Breaking Change!] Adjusted public api surface to static access
  • [Breaking Change!] Additional encodings are now null if not found in the code pages
  • Added more tests
  • Added more additional encodings
  • Improved dokumentation

1.0.0 Release

28 Sep 19:41
Compare
Choose a tag to compare

1.0.0-preview.3 Release

28 Sep 06:31
Compare
Choose a tag to compare
Pre-release
Adjust package version

1.0.0-preview.2 Release

27 Sep 23:10
Compare
Choose a tag to compare
Pre-release
Adjust package version to 1.0.0-preview.2

1.0.0 Preview Release

27 Sep 22:13
Compare
Choose a tag to compare
1.0.0 Preview Release Pre-release
Pre-release
1.0.0-preview

Add nuget package info to readme and project file