Releases: BarudakRosul/go-crypt
Releases · BarudakRosul/go-crypt
v1.1.0
⚙️ Fixes
- Change file structure (#34) by 👤 @FajarKim.
- Change the default method for module export (#37) by 👤 @FajarKim.
- Remove the
printfmodule file and replace it with theprocess.stderr.write()function (#38) by 👤 @FajarKim. - Update version check code (#39) by 👤 @FajarKim.
- Change declaration TypeScript files (#40) by 👤 @FajarKim.
📦 Dependencies
- Bump
commanderfrom12.0.0to12.1.0(#23) by 🤖 @dependabot[bot]. - Bump
@barudakrosul/internet-availablefrom0.1.1to0.1.4(#30) by 🤖 @dependabot[bot]. - Bump all packages (554479a) by 👤 @FajarKim.
Note
View full changelog 🏷️ v1.0.9...v1.1.0.
v1.0.9
➕ Features
- Integrate @barudakrosul/internet-available for check internet available (#10) by 👤 @FajarKim.
- Added code for check a new version (086f445) by 👤 @FajarKim.
- Added TypeScript declaration (28b59c0) by 👤 @FajarKim.
- Added option output for save result with custom name (d6c6478) by 👤 @FajarKim.
- Added verbose mode option (7cdd738) by 👤 @FajarKim.
⚙️ Fixes
- Update encryption result, decryption, and exports name (3859fa2) by 👤 @FajarKim.
- Revise code for readability and maintainability (9467d33) 👤 @FajarKim.
Warning
For versions 🔖 v1.0.9 and above, decryption cannot be done for versions 🔖 v1.0.2 and below. Because there is a change in the encryption results.
Note
View full changelog 🔖 v1.0.2...v1.0.9.