Skip to content

v5.2.6122

Compare
Choose a tag to compare
@billings7 billings7 released this 06 Oct 09:08
· 46 commits to master since this release

This release fixes some issues, and removes incomplete code. Note this release contains some breaking changes.

  • ⚠️ Removed changes related to issues #11 and #15 as they are incomplete.
  • 🐛 The ServerConfig class now allows zero maximum connections to be specified (issue #26).
  • 🆕 The module initializer build task can now be passed a list of directories to us to search for assemblies used by the assembly being initialized.
    • 🐛 This fixes a bug with assemblies with defaulted parameters of types from other assemblies (issue #27).
  • 🐛 Setting the Active property of a ConfigurationSection now triggers the ActiveChanged event.
  • 🐛 Fixed Financial.ToString() not using the correct culture when a culture does not exist for its currency and a one is passed to ToString().
  • ⬆️ Updated timezone and culture resources to latest versions.

All packages are available on Nuget.