index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
javascript
/
package.json
Age
Commit message (
Expand
)
Author
2018-10-23
include the non-wasm version in the package
Hubert Chathi
2018-09-21
Also ship the wasm file
David Baker
2018-07-04
prepare 2.3.0
2.3.0
Hubert Chathi
2017-03-01
prepare v2.2.2
2.2.2
Richard van der Hoff
2017-01-18
Prep v2.2.1
2.2.1
Richard van der Hoff
2017-01-18
Bump version numbers to 2.2.0
2.2.0
Richard van der Hoff
2016-12-22
Bump version numbers throughout
2.1.0
Richard van der Hoff
2016-12-19
Add some tests for the Javascript wrappers
Richard van der Hoff
2016-10-25
Version bump for 2.0.0
2.0.0
Richard van der Hoff
2016-09-14
Changelog and version bump for 1.3.0
1.3.0
Mark Haines
2016-09-06
call double ratchet what it is
Matthew Hodgson
2016-09-06
Bump version numbers to 1.2.0
1.2.0
Richard van der Hoff
2016-09-01
Bump version in package.json
1.1.0
Richard van der Hoff
2016-07-11
Prepare 1.0.0 release
1.0.0
Richard van der Hoff
2016-05-20
Add support for building the JS wrappers to the Makefile
Richard van der Hoff
2016-04-26
Make 'npm build' build the js lib
Richard van der Hoff
2015-12-02
Tweak javascript build to make npm better
Richard van der Hoff
2015-07-21
Add package.json for adding olm to npm
Mark Haines