Releases: rudimk/dua.js
Releases · rudimk/dua.js
v2.2.0
v2.1.1
Stable@v1.3.0
This release adds an isCodeBlessed
property to the Dua
class - it checks if one's code is blessed.
Thanks @Phanatic for this one! :)
Install this release like so:
npm install dua.js@1.3.0
Stable@v1.0.0
This new release brings dua.js to a stable point.
- A new
Dua
class has been added, which is responsible for generating and exposing unique blessing IDs, as well as the eventual blessing message itself. The ID can now be accessed by the blessing-calling code, as was requested by someone on this HN thread.
Shoutout to @akashdeep-singh for this release.
Install this release from npm like so:
npm install dua.js@1.0.0
Alpha@0.3.0
This release further simplifies the core blessing generator, thanks to a PR by @shawndellysse.
Install this release:
npm install dua.js@0.3.0