Skip to content

Tags: selvinortiz/flux

Tags

v0.5.3

Toggle v0.5.3's commit message
Flux 0.5.3

v0.5.2

Toggle v0.5.2's commit message
Flux 0.5.2

v0.5.1

Toggle v0.5.1's commit message
Flux 0.5.1

- Adds getSegments() which was not included in 0.5.0 [Issue #5](#5)
- Adds removeSegment() which can be used in unit tests as well
- Adds lineBreak() and br() which matches a new line (DOS/Unix)
- Adds clear() which allows you to clear out the pattern and start from scratch
- Adds getPattern() which compiles the expression and returns it
- Adds deprecation candidates as @todos
- Fixes mixed logic between add() and raw()
- Fixes implementation on the orTry() method
- Moves example in readme above changelog
- Improves unit tests

v0.5.0

Toggle v0.5.0's commit message
Fixes small readme formatting issue.