Skip to content

Releases: xn-02f/md5

v3.0.0

05 Jan 15:55
v3.0.0
8504d04
Compare
Choose a tag to compare
  • Refactor package to support native ESM. #32
  • Upgrade actions and dependencies. a0f803d 8504d04

Full Changelog: v2.4.4...v3.0.0

v2.4.4

10 Apr 15:40
v2.4.4
0a9a77f
Compare
Choose a tag to compare

Full Changelog: v2.4.2...v2.4.4

v2.4.2

02 Apr 08:47
v2.4.2
daee30d
Compare
Choose a tag to compare
  • Add check TypeScript type definition by tsd. 35206cb
  • Fix actions badge url and remove gitlab-ci and azure-pipelines. c2d3cb1
  • Update actions and npm dependencies. #28 c2d3cb1
  • Fix JSDoc doesn't work by commenting in the correct place. daee30d

Full Changelog: v2.3.0...v2.4.2

v.2.3.0

25 Jun 16:03
v2.3.0
542d472
Compare
Choose a tag to compare
  • Add GitHub Actions running tests and remove travis ci test. 2e042a6
  • Upgrade ava and remove ending copyright year. ae8a9e3 542d472

v2.2.6

03 Sep 01:19
v2.2.6
ab95527
Compare
Choose a tag to compare
  • Add test special reserved characters of URI. 0532c9a
  • Add chinese string test cases. 827728e
  • Use ava instead of mocha as test runner. 01d5c94

v2.2.3

18 Mar 05:27
v2.2.3
51c4af9
Compare
Choose a tag to compare
  • Standardize coding style for main and test files. eaf5965
  • Upgrade dependencies. #8 #9 #13
  • Rename parameter and update relevant annotation. 02999a1
  • Fix editorconfig by removing blank space between exact files. 68dc141

v2.1.1

09 Apr 09:32
v2.1.1
c655c52
Compare
Choose a tag to compare
  • Rename md5ff, md5gg, md5hh, md5ii functions to FF, GG, HH, II. 01cda15
  • Add explanatory annotation.

v2.0.0

16 Feb 14:26
v2.0.0
be7fbc0
Compare
Choose a tag to compare

Add type declaration file md5.d.ts to support typescript. #3

v1.2.0

13 Feb 15:14
v1.2.0
afb3a32
Compare
Choose a tag to compare
  • Rename parameter input variable: string => value. 2ea0e2d
  • Update variable length32 to const from let. 51dbd82
  • Replace .npmignore with files word whitelist. c07cc14
  • Remove excess blank lines. afb3a32

v1.1.7

25 Jan 08:01
v1.1.7
959eb09
Compare
Choose a tag to compare

Create azure-pipeline.yml file for Azure Pipeline. 6216f82