You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the -y option to archive themis.xcframework.zip (#1046)
* hotfix of themis for macos SPM
* update CHANGELOG.md
Co-authored-by: vixentael <[email protected]>
'import' syntax compatible and TypeScript declaration file (#1038)
* exports
* Add TypeScript declaration file (index.d.ts)
* Add example for TypeScript
* Add flow for NodeJS with Typescript example
* CHANGELOG.md updated
* added import_module.mjs and test
* downgrade typescript to 4.4 to be compatible with node 12
* update workflow