Skip to content

Releases: Norgate-AV/NAVDatabase.Amx.ConfigFromFile

v2.3.1

11 Jan 10:52

Choose a tag to compare

2.3.1 (2026-01-11)

🐛 Bug Fixes

  • add file existence check and improve error logging (6af8390)

v2.3.0

20 Sep 23:11

Choose a tag to compare

2.3.0 (2025-09-20)

🌟 Features

  • computer sha256 on file contents (c6406bd)

v2.2.1

18 Sep 19:43

Choose a tag to compare

2.2.1 (2025-09-18)

🐛 Bug Fixes

  • correctly check for empty lines (89cf75e)

🚀 Performance

  • read entire file and parse (ae49dd8)

v2.2.0

12 Mar 18:19

Choose a tag to compare

2.2.0 (2025-03-12)

🌟 Features

  • update to support NAVFoundation.Amx v2.0.0 (b3a722a)

v2.1.0

17 Feb 23:22

Choose a tag to compare

2.1.0 (2025-02-17)

🌟 Features

  • bump NAVFoundation.Amx to 1.27.0 (47b4469)

v2.0.3

16 Feb 09:24

Choose a tag to compare

2.0.3 (2025-02-16)

🚀 Performance

  • remove unnecessary logging (5ff62ba)

v2.0.2

16 Jan 22:31

Choose a tag to compare

2.0.2 (2025-01-16)

🐛 Bug Fixes

  • fix path update in install script (2128e8d)

v2.0.1

16 Jan 15:21

Choose a tag to compare

2.0.1 (2025-01-16)

🐛 Bug Fixes

v2.0.0

16 Jan 02:21

Choose a tag to compare

2.0.0 (2025-01-16)

⚠ BREAKING CHANGES

  • update property to just PATH

🌟 Features

  • calculate and show total bytes read (5e6973b)
  • update property to just PATH (c800c6b)

🚀 Performance

  • reduce size of data variable (cc18343)

v1.0.0

20 Mar 14:18

Choose a tag to compare

1.0.0 (2024-03-20)

🌟 Features

📖 Documentation

  • update readme description (6d1bc07)