Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 998 Bytes

CHANGELOG.md

File metadata and controls

48 lines (24 loc) · 998 Bytes

2.1.2 (2024-02-15)

Bug Fixes

  • deps: Change the main/module from ./dist/src/index.js to ./src/index.js npm registry

2.1.2 (2024-02-15)

Minor Changes

  • deps: Remove the console from module

2.0.2 (2024-02-15)

Bug Fixes

  • deps: No module to npm, including the files

2.0.1 (2024-02-15)

Bug Fixes

  • deps: No module to npm

2.0.0 (2024-02-14)

Code spliting

  • deps: update dependency

Features

Easy to use

  • function: encrypt and decrypt, remove the instance of class

Changed

  • Remove js-pbkdf2.ts into JsPbkdf2.ts
  • Remove class JsPbkdf2 implements PBKDF2Interface into JsPbkdf2
  • Remove interface to global.d.ts

Added

  • add module to global.d.ts