- #67 Drop iojs from package.engines (@dsblv)
- #66 Add the ability to load a list of files in addition to a path. (@oncletom)
- #62 Remove intermediate copy and use of temporary files (@oncletom)
- #63 Add code coverage and add additional tests (@oncletom)
- #58 [security fix] Updated archiver dependency; drops support for node 0.8.x (@PavelVanecek)
- #56 Update CLI documentation with -o instead of deprecated -f (@nhoizey)
- #52 Generate 2048-bit keys at the keygen CLI (@ngyikp)
- #50 test crx on node 4.1 and 5 (@joscha)
- #47 added .npmignore file (@PavelVanecek)
- #39 Do not concatenate a possible null buffer. (@oncletom)
- #37 fix pack instruction in Module example (@qbarlas)
- #34 Fix various issues with CLI and creating .pem and .crx files (@lepolt)
- #35 destroy() is not used (@okuryu)
- #26 fixes minor code problems, such as missing semicolons, etc. (@joscha)
- #29 generatePublicKey promise and generateAppId state (@joscha)
- #30 use temp module (@joscha)
- #27 throw error if public key is not set, yet (@joscha)
- #24 Unsigned archives (@oncletom)
- #25 Pure JavaScript public key (@oncletom)
- #22 Remove system ssh-keygen dependency (@oncletom)
- #20 Promise-based interface (@oncletom)
- #19 Event 'finished' no longer valid #18 (@yuryoparin)
- #17 Fix deleting remaining ./tmp directory (@jokesterfr)
- #16 removed bufferstream dependency (@christian-bromann)
- #14 Support long private keys in latest Chrome 32 (@vitalets)
- #10 Windows Compatibility (@adotout)
- #8 Use proper stdin options in child_process.spawn() instead of passing a file child.stdin.end() (@nkakuev)
- #3 Added support for maxBuffer (@oncletom)
- #2 Updated the README example upon
crx
API (@oncletom)