m4heshd / better-sqlite3-multiple-ciphers

better-sqlite3 with multiple-cipher encryption support 🔒
MIT License
137 stars 27 forks source link

Electron 31 support #93

Closed reintjanhoiting1 closed 2 months ago

reintjanhoiting1 commented 2 months ago

How can we get support for electron 31? since 31 is stable?

Here is an example in a different repo: https://github.com/WiseLibs/better-sqlite3/pull/1200

m4heshd commented 2 months ago

@reintjanhoiting1 It's already merged (5f4d5c99ef89ec32951164cdf79f06dbc09472ca) and being worked on. But there's a lot more going on with broken builds. You're going to have to compile the addon yourself for the moment.

reintjanhoiting1 commented 2 months ago

@m4heshd , Thanks for the update!

m4heshd commented 2 months ago

@reintjanhoiting1 Just realized you were the one who just sent the big donation my way. Thank you for your support. It really motivates me to put more time and effort into this addon.

reintjanhoiting1 commented 2 months ago

@m4heshd Thanks for your reaction and your support. I am glad you will put more time and effort into this add-on. You have more experience in this area than I do.

m4heshd commented 2 months ago

Hi, this has been fixed in the latest release. Closing the issue. Feel free to reopen or add to the conversation if there are any issues. 😊