Skip to content

Releases: StartAutomating/Irregular

Irregular 0.6.9

06 Sep 01:32
79c5888
Compare
Choose a tag to compare

0.6.9:

  • Adding ?<Markdown_Link> (Fixes #117)
  • GitHub Action now prefers local bits (Fixes #111)
  • Using PipeScript to enhance the repository experience (Fixes #119)

0.6.8:

  • Added ? (Fixes #114)
  • Fixing ?<PowerShell_HelpField> (Fixes #108)
  • Use-Regex:
    • Returning generator if -Match and -ExpressionParameter are not provided (Fixes #113)
  • Automatically documenting module (Fixes #109)
  • Automatically building module formatting (Fixes #112)
  • Fixing Documentation (Fixes #115)

0.6.7:

  • Command Improvements:
    • New-Regex: Adding -ExcludeCharacterClass/-ExcludeLiteralCharacter/-ExcludeUnicodeCharacter (Fixing #104)
    • Use-Regex: Adding -IncludeInputObject (Fixing #103)
    • Import-Regex: Imported regular expressions are more likely to keep their path, even if they must be retried.
  • Renaming Regex: ? is now ?<Code_BuildVersion>
  • GitHub Action Improvements:
    • Additional Tracing in GitHub Action. Now ready for use. (Fixing #93)
  • Additional Improvements:

0.6.6:

  • New Regexes:
    • ?<C_Enum> (#98)
    • ?<C_Struct> (#99)
  • Fixing Issues with whitespace in ?<FFMpeg_Progress> (#97)

0.6.5

  • Renaming Regex: ? is now ?<Network_IPV4Address> (#90)
  • New Regex: ?<Network_MACAddress> (#89)
  • Use-Regex -Extract: Now attempting [Timespan] before [DateTime] (#88)

0.6.4

  • Renaming Write-RegEx to New-RegEx (#66) ** Write-RegEx will remain aliased until at least 0.7**
  • Fixing Issue in Embedding (#82)
  • Improving -Extract by auto-detecting data types (#81)
  • ?<FFMpeg_Progress> - Fixing capture name (#80)
  • Adding ?<FFMpeg_Configuration> (#83)
  • Adding ?<FFMpeg_Stream> (#83)
  • Adding ?<FFMpeg_Input> (#83)
  • Adding ?<FFMpeg_Output> (#83)
  • Adding ?<FFMpeg_Metadata> (#83)

0.6.3

New Regular Expressions:

  • ?<CNC_GCode> (Fixes #76)
  • OpenSCAD Expressions (Fixes #75)
    • ?<OpenScad_Customization>
    • ?<OpenScad_Function>
    • ?<OpenScad_Include>
    • ?<OpenScad_Module>
    • ?<OpenScad_Parameter>
    • ?<OpenScad_Use>
  • Additional Markdown Regexes
    • ?<Markdown_List> (Fixes #70)
    • ?<Markdown_YAMLHeader> (Fixes #71)
  • Subtitle Regexes (Fixes #72)
    • ?<Subtitle_SRT>
    • ?<Subtitle_VTT>

0.6.2

New Regular Expressions:

  • ?<Unix_Cron_Interval> (Fixes #67)
  • ?<Unix_Duration> (Fixes #69)

0.6.1

  • New Command: Remove-RegEx (Fixes #62)
  • Set-RegEx now supports -PassThru (Fixes #61)
  • Set-RegEx now allows modifiers (Fixes #60)
  • Use-RegEx now allows -Pattern to be directly provided, and supplies an ArgumentCompleter (Fixes #59)
    Hat Tips: @Jaykul, @LaurentDardenne

0.6

  • JSON Regex Improvements
  • ?<JSON_Property> now can handle quotes
  • Markdown Regexes:
  • ?<Markdown_Heading>
  • ?<Markdown_CodeBlock>
  • ?<Markdown_ThematicBreak>
  • ?<REST_Variable> is now a generator.

Additional Changes in ChangeLog

Irregular 0.6.8

09 Aug 01:46
145a8e7
Compare
Choose a tag to compare

0.6.8:

  • Added ? (Fixes #114)
  • Fixing ?<PowerShell_HelpField> (Fixes #108)
  • Use-Regex:
    • Returning generator if -Match and -ExpressionParameter are not provided (Fixes #113)
  • Automatically documenting module (Fixes #109)
  • Automatically building module formatting (Fixes #112)
  • Fixing Documentation (Fixes #115)

0.6.7:

  • Command Improvements:
    • New-Regex: Adding -ExcludeCharacterClass/-ExcludeLiteralCharacter/-ExcludeUnicodeCharacter (Fixing #104)
    • Use-Regex: Adding -IncludeInputObject (Fixing #103)
    • Import-Regex: Imported regular expressions are more likely to keep their path, even if they must be retried.
  • Renaming Regex: ? is now ?<Code_BuildVersion>
  • GitHub Action Improvements:
    • Additional Tracing in GitHub Action. Now ready for use. (Fixing #93)
  • Additional Improvements:

0.6.6:

  • New Regexes:
    • ?<C_Enum> (#98)
    • ?<C_Struct> (#99)
  • Fixing Issues with whitespace in ?<FFMpeg_Progress> (#97)

0.6.5

  • Renaming Regex: ? is now ?<Network_IPV4Address> (#90)
  • New Regex: ?<Network_MACAddress> (#89)
  • Use-Regex -Extract: Now attempting [Timespan] before [DateTime] (#88)

0.6.4

  • Renaming Write-RegEx to New-RegEx (#66) ** Write-RegEx will remain aliased until at least 0.7**
  • Fixing Issue in Embedding (#82)
  • Improving -Extract by auto-detecting data types (#81)
  • ?<FFMpeg_Progress> - Fixing capture name (#80)
  • Adding ?<FFMpeg_Configuration> (#83)
  • Adding ?<FFMpeg_Stream> (#83)
  • Adding ?<FFMpeg_Input> (#83)
  • Adding ?<FFMpeg_Output> (#83)
  • Adding ?<FFMpeg_Metadata> (#83)

0.6.3

New Regular Expressions:

  • ?<CNC_GCode> (Fixes #76)
  • OpenSCAD Expressions (Fixes #75)
    • ?<OpenScad_Customization>
    • ?<OpenScad_Function>
    • ?<OpenScad_Include>
    • ?<OpenScad_Module>
    • ?<OpenScad_Parameter>
    • ?<OpenScad_Use>
  • Additional Markdown Regexes
    • ?<Markdown_List> (Fixes #70)
    • ?<Markdown_YAMLHeader> (Fixes #71)
  • Subtitle Regexes (Fixes #72)
    • ?<Subtitle_SRT>
    • ?<Subtitle_VTT>

0.6.2

New Regular Expressions:

  • ?<Unix_Cron_Interval> (Fixes #67)
  • ?<Unix_Duration> (Fixes #69)

0.6.1

  • New Command: Remove-RegEx (Fixes #62)
  • Set-RegEx now supports -PassThru (Fixes #61)
  • Set-RegEx now allows modifiers (Fixes #60)
  • Use-RegEx now allows -Pattern to be directly provided, and supplies an ArgumentCompleter (Fixes #59)
    Hat Tips: @Jaykul, @LaurentDardenne

0.6

  • JSON Regex Improvements
  • ?<JSON_Property> now can handle quotes
  • Markdown Regexes:
  • ?<Markdown_Heading>
  • ?<Markdown_CodeBlock>
  • ?<Markdown_ThematicBreak>
  • ?<REST_Variable> is now a generator.

Additional Changes in ChangeLog

Irregular 0.6.7

09 Jan 02:31
6be76fc
Compare
Choose a tag to compare

Irregular 0.6.6

28 Dec 03:15
19bb9e4
Compare
Choose a tag to compare

Irregular v0.6.6

Irregular v0.6.5

29 Nov 08:59
a566fcd
Compare
Choose a tag to compare

Irregular v0.6.4

22 Nov 05:52
2bf9875
Compare
Choose a tag to compare

Irregular v0.6.4

Irregular v0.6.3

18 Nov 06:02
ab18980
Compare
Choose a tag to compare

Irregular v0.6.3

Irregular v0.6.2

07 Nov 20:10
4ecc77b
Compare
Choose a tag to compare

Irregular v0.6.2

Irregular v0.6.1

24 Oct 04:38
2f5307c
Compare
Choose a tag to compare

Irregular v0.6.1

Irregular v0.6

24 Oct 04:24
03bb3b2
Compare
Choose a tag to compare

Irregular v0.6