Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@jordi1988 jordi1988 released this 12 Nov 18:17
· 3 commits to master since this release

New features:

  • added custom settings persisted in preferences.json. These settings can be accessed with IOptions<Preferences>.

Updates:

  • A lot of refactoring

Breaking changes:

  • ConfigurationHelper has moved from Core to UI layer. Use IOptions<Preferences> if you need to access one of the properties.