Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 463 Bytes

stega-js

1.1.1

Patch Changes

  • 3bc5136: docs: update repo docs

1.1.0

Minor Changes

  • 0caccc7: feat: cleanup up utils

    • Added descriptive jsdocs & updated readme
    • split decode & encode into standalone utils
    • updated tests to match above
    • added global level ts check

1.0.0

Major Changes

  • d620377: setup tests & release

    feat(utils): add stega utils chore(tests): setup unit tests

    BREAKING: Initial stable release