Releases: ndaidong/bellajs
Releases · ndaidong/bellajs
v9.3.0
01 May 15:19
Compare
Sorry, something went wrong.
No results found
fix md5 importing
update dependencies
add node 16 to test
v9.2.2
08 Nov 11:26
Compare
Sorry, something went wrong.
No results found
Update GitHub actions
Move resource links to unpkg.com
v9.2.1
07 Nov 16:32
Compare
Sorry, something went wrong.
No results found
Update dependencies
Move CI to GitHub action, Codecov and SonarCloud
v9.2.0
09 Jun 10:12
Compare
Sorry, something went wrong.
No results found
Fix sort()
, sortBy()
methods
Improve clone()
method
v9.1.0
22 May 03:05
Compare
Sorry, something went wrong.
No results found
Rename some date methods for more meaningful:
format()
--> toDateString()
local()
--> toLocalDateString()
utc()
--> toUTCDateString()
relativize()
--> toRelativeTime()
Add maybe()
method that return a static variant of Maybe monad
Fix isElement()
method to ensure that a boolean value returned
v7.5.0
17 Sep 08:21
Compare
Sorry, something went wrong.
No results found
Switch to pure tap
No longer support old node version
Remove unavailable badges
v7.2.1
07 May 09:47
Compare
Sorry, something went wrong.
No results found
Merge pull request #89 from ndaidong/dev
v7.2.1
v7.1.0
13 Jun 13:10
Compare
Sorry, something went wrong.
No results found
Add curry
, compose
and pip
methods
v6.4.51
01 Jun 12:21
Compare
Sorry, something went wrong.
No results found
Last version that includes both stabilitize() and date(); since v7+, 2 methods would be split to standalone libs.
v6.4.3
11 Dec 15:39
Compare
Sorry, something went wrong.
No results found
Fix issue with numeric value in template data