Skip to content

Releases: Archigan1/Crypto-Framework

v1.3.0

18 Jul 15:35
Compare
Choose a tag to compare

v1.3.0 Improved the error handling with the new ValidationError method. In hindsight, I should have done the same for the one instance of BlockError in the package. However, I can fix this in a patch or 1.4.0.

v1.2.0

16 Jul 16:31
Compare
Choose a tag to compare

v1.2.0 added custom error types within the project. Feel free to use these in your own projects wherever you please. Just keep in mind that this release is not stable due to how TypeScript error handling works. Read #FOREWARNING in the README for more information.

v1.1.1

08 Apr 12:39
Compare
Choose a tag to compare

Updated package.json and README for better understanding and user experience.

v1.1.0

06 Apr 14:54
Compare
Choose a tag to compare

Finished JSDoc and removed ./.build folder that would otherwise have been made during install.

v1.1.0-alpha

05 Apr 16:43
13d6f00
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

The large package before JSDoc-ing the entire package and removing unnecessary files.