All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
0.2.35 (2021-04-08)
* Land #41, Add rand_password method to Rex::Text
0.2.36 (2021-07-01)
* Land #30, Fix for vbapplication payload generation
0.2.37 (2021-08-13)
* Land #24, Implement Rex::Text random function name generator
0.2.31 (2021-01-19)
* Default console width when api is unavailable
0.2.30 (2021-01-18)
* Land #34, Fix rex-text console size calculations when running in a
debugging environment
0.2.29 (2020-11-30)
* Updates for 2.7.2 support
- Updates testing to run in 2.7.2
- removes bundler as dev requirement
- Updates authors to reflect current maintainers
* update supported versions
- ruby >= 2.4
- address ruby 2.7 deprecation warnings
* Land #33, Update to Ruby 2.7
Update ruby-rex-text package to 0.2.28.
0.2.27 (2020-07-13)
* Set prompt escape chars only when they work.
0.2.28 (2020-08-07)
* Add initial support for word wrapping rex tables.
0.2.17 (2018-02-09)
* Land #9, remove use of 'fun' keyword
* Land #10, add rand_country
0.2.18 (2018-04-12)
* Land #11, ranges for rand_base and rand_text_*
0.2.19 (2018-04-18)
* Land #13, add text encryption / encoding wrappers
0.2.20 (2018-04-18)
* Land #14, remove RC4/SHA256 support
* Land #12, bump ruby deps
0.2.21 (2018-06-13)
* Land #16, simplify shuffle_a implementation
* Land #17, speedup to_mixed_case_array
* Land #18, use single regular expression for strict case
* Land #19, remove unnecessary gsub regex to remove newline
* Land #21, add SHA2 digest wrappers