The API remains the same but due to the internal structure changes, we wanted to bump the major version to avoid any potential issues.
- [#54] Rewrite of library to store contexts and configurations in a trie style tree, which scales better than the current method. (@BillDorn)