Skip to content

Releases: zencq/libNOM.map

0.13.2

08 Sep 20:33
Compare
Choose a tag to compare

Not much but an awaitable async update and a fix.

Changed

  • Make UpdateAsync awaitable

Fixed

  • Unhandled exception when updating but not internet connection

0.13.1

04 Sep 11:46
Compare
Choose a tag to compare

Just a small one which adds dedicated mapping methods.

Added

  • New dedicated methods as alternative for GetMappedKeyOrInput which works in both directions

0.13.0

06 Aug 11:58
Compare
Choose a tag to compare

This one adds the possibility to map a single keys and changes the settings behavior.

Added

  • New method GetMappedKeyOrInput to map a single key

Changed

  • Existing mapping.json is now loaded when changing the Settings and therefore the property has been replaced by a getter and a setter

0.12.1

22 Jul 18:19
Compare
Choose a tag to compare

Just a small update to include the latest mapping.

Changed

  • Bump Octokit from 10.0.0 to 13.0.1
  • Updated mapping to 5.01.0.1

0.12.0

01 Apr 15:56
Compare
Choose a tag to compare

The mappings for account data and actual saves are now separated which triggered some other internal changes as well.

Added

  • Deobfuscate and Obfuscate have new overloads with the new parameter useAccount

Changed

  • The mappings for account data and actual saves are now separated

0.11.0

13 Mar 14:25
Compare
Choose a tag to compare

Not much but more added legacy mapping entries and some changes in the settings.

Added

  • Some legacy mappings for account data

Changed

  • Renamed settings Download to DownloadDirectory to improve clarity
  • Settings now have { get; set; } for all targets

0.10.1

10 Mar 19:27
Compare
Choose a tag to compare

Just a mapping updated due to discovered legacy entries.

Added

  • Some legacy mappings

Changed

  • Bump Octokit from 9.1.2 to 10.0.0

0.10.0

15 Feb 13:10
Compare
Choose a tag to compare

A few changes have been accumulated for this one: .NET 8 is targeted directly, pre-releases can be included in mapping updates, and there is of course an update for the mapping itself.

Added

  • Now targeting .NET 8 as per the .NET release lifecycle
  • A version property for the used mapping (built-in or downloaded)
  • A new setting to decide whether pre-releases should be included in the mapping updates

Changed

  • Bump Octokit from 7.1.0 to 9.1.2
  • Updated mapping to 4.50.0.1

0.9.2

05 Sep 17:19
c460770
Compare
Choose a tag to compare

Some fixes to prevent crashing in some cases and a mapping update for Echoes.

Changed

  • Bump Octokit from 6.0.0 to 7.1.0
  • Updated mapping to 4.43.0.1

Fixed

  • A crash if creating the map in multiple threads simultaneously
  • A crash if downloading the latest mapping file does not work due to connection issues

0.9.1

22 Jun 17:59
c58c78b
Compare
Choose a tag to compare

Updated mapping due to new legacy entries.

Changed

  • Updated mapping to 4.34.0.1