[Tracker] Roadmap
fire opened this issue · 5 comments
TGRCdev commented
I'm currently building the module to make sure it works. For now, I'm gonna focus on making sure the module matches the functionality of the GDNative library.
Here's my first thoughts for a roadmap:
- Merge BLOB support from gdsqlite-native
- Add documentation for the methods
- Write a CI config to make sure major platforms are still buildable
- BONUS: Build a first release of editor binaries and export templates using CI?
Later on we can look at any missing functionality from SQLite and determine the best way to proceed.
fire commented
Want to write up a issue for each?
TGRCdev commented
That'd be a good idea. Makes assigning a lot easier.
TGRCdev commented
I'll cross them off as I get time, but if you want to take initiative on any of them, you can assign yourself.
fire commented
Closing this since only CICD is left.