This repository was archived by the owner on Jul 27, 2023. It is now read-only.
v0.10.0
⚠️ Breaking Changes:
- The query function now does an APL query, if you want to keep using the non-apl query function, you can use queryLegacy. If you're using queryApl in your codebase, rename those calls to query to fix any errors.
queryLegacy will go away in the future.