Irregular

0.7.9

Regular Expressions made Strangely Simple

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Irregular

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Irregular

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2019-2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

RegularExpressions RegEx Irregular PatternMatching PipeScript

Dependencies

This module has no dependencies.

Release Notes

## 0.7.9:

* Irregular Docker Support (#205,#206,#207)
 * `docker run --interactive --tty ghcr.io/startautomating/irregular`
* Irregular Repository Cleanup (#208, #209, #210, #211)
* Exporting $Irregular (#212)
* Mounting Irregular: (#213)
* Simple Symbol Patterns
 * ?<Symbol> (#202)
 * ?<Symbol_Currency> (#214)
 * ?<Symbol_Math> (#203)
 
---

Full history in [CHANGELOG](https://github.com/StartAutomating/Irregular/blob/master/CHANGELOG.md)

> Like It? [Star It](https://github.com/StartAutomating/Irregular)
> Love It? [Support It](https://github.com/sponsors/StartAutomating)

FileList

Version History

Version Downloads Last updated
0.7.9 (current version) 94 4/16/2024
0.7.8 754 7/20/2023
0.7.7 256 12/15/2022
0.7.6 57 10/29/2022
0.7.5 31 10/16/2022
0.7.4 36 10/1/2022
0.7.3 22 9/29/2022
0.7.2 30 9/22/2022
0.7.1 24 9/18/2022
0.7.0 28 9/12/2022
0.6.9 35 9/6/2022
0.6.8 59 8/9/2022
0.6.7 216 1/9/2022
0.6.6 54 12/28/2021
0.6.5 62 11/29/2021
0.6.4 45 11/22/2021
0.6.3 42 11/18/2021
0.6.2 48 11/7/2021
0.6.1 57 10/24/2021
0.6 121 7/1/2021
0.5.9 59 5/17/2021
0.5.8 59 4/26/2021
0.5.7 46 4/11/2021
0.5.6 66 4/7/2021
0.5.5 44 3/29/2021
0.5.4 61 1/19/2021
0.5.3 57 11/24/2020
0.5.2 47 10/15/2020
0.5.1 41 10/9/2020
0.5 88 4/3/2020
0.4 64 2/24/2020
0.3.1 50 2/7/2020
0.3 79 11/30/2019
0.2.2 48 11/3/2019
0.2.1 64 9/30/2019
0.2.0 45 9/25/2019
0.1.2 43 9/18/2019
0.1.1 43 9/17/2019
0.1 48 9/16/2019
Show more