Skip to content

Tags: hedhyw/rex

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: udpate documentation for the v1.0.0 release (#69)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support additional repetition options (#60)

support additional repetition options

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support additional repetition options (#60)

support additional repetition options

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: move examples [#48] (#49)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for edge markers (#46)

* support \b and \A

* support \B and \z

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix RawVerbose (#44)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add verbose helper (#43)

* Add verbose helper

* Cosmetic change

* Fix linter

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/helper number (#41)

* number

* number helper

* Cosmetic change

* Cosmetic change

* leading zeros

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Email, ip, ipv4, ipv6, md5, sha1, sha256 helpers (#36)

* Add hostname helper

* email helper

* Examples

* ipv4

* IP

* Check hashes

* Example_ipv4Match