Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
greenmask-windows-arm64.zip | 2025-09-17 | 15.0 MB | |
greenmask-linux-armv6.tar.gz | 2025-09-17 | 14.8 MB | |
greenmask-windows-amd64.zip | 2025-09-17 | 16.3 MB | |
greenmask-darwin-amd64.tar.gz | 2025-09-17 | 16.0 MB | |
greenmask-darwin-arm64.tar.gz | 2025-09-17 | 15.2 MB | |
greenmask-linux-arm64.tar.gz | 2025-09-17 | 14.9 MB | |
greenmask-linux-armv7.tar.gz | 2025-09-17 | 14.8 MB | |
greenmask-linux-ppc64le.tar.gz | 2025-09-17 | 14.9 MB | |
greenmask-linux-riscv64.tar.gz | 2025-09-17 | 15.4 MB | |
greenmask-linux-s390x.tar.gz | 2025-09-17 | 15.6 MB | |
greenmask-linux-amd64.tar.gz | 2025-09-17 | 16.0 MB | |
README.md | 2025-09-17 | 2.0 kB | |
v0.2.14 source code.tar.gz | 2025-09-17 | 1.2 MB | |
v0.2.14 source code.zip | 2025-09-17 | 1.5 MB | |
Totals: 14 Items | 171.6 MB | 0 |
Greenmask 0.2.14
Changes
- Fixed RandomPerson hash generation #327
- Implemented
--quiet
flag forlist-dumps
command #331. This makes it easy to use list-dumps in shell pipelines like:bash greenmask list-dumps -q | xargs -I {} greenmask delete {}
- Implemented an official greenmask installation script #334. Now greenmask can be installed with a single command:
bash curl -fsSL https://greenmask.io/install.sh | bash
- Added a
--description
flag to the dump command, store it in metadata, and display it inlist-dumps
for better context #339. - Fixed logic in ExcludeSchema filter: now correctly returns false for excluded schemas, preventing them from being restored #343
- Fix: ensure SEQUENCE SET and BLOB entries are restored after topologically sorted tables when using
--restore-in-order
#340 - Fixed command links in index documentation #337
- Fix: prevent panic when using
latest
dump id withrestore
command if no dumps exist in storage #346
Full Changelog: v0.2.13...v0.2.14
Contributors
@GreatBahram @thejerrybao @wwoytenko @torgebauer @atcruice
Links
Feel free to reach out to us if you have any questions or need assistance: