Skip to content

v3.0.0-dev.1

Compare
Choose a tag to compare
@felixwoestmann felixwoestmann released this 20 Oct 13:09
· 9 commits to main since this release
fd9209a

This is a prerelease with breaking API changes.

Added functions requestProfiles and requestActiveProfile to query the available profiles and the active profile.
Creating a default profile will not be automatically done when calling initialize anymore. Instead the user has to call createDefaultProfile manually.

What's Changed

Full Changelog: v2.1.0...v3.0.0-dev.1