Skip to content

0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kneurgao kneurgao released this 11 Dec 11:08
· 12 commits to master since this release

enhancement - Added repeat pipe for strings
enhancement - Added interpolate pipe for strings
enhancement - Added truncate pipe for strings
enhancement - Added floor pipe for numbers
enhancement - Added ceil pipe for numbers
Added support for testing on Edge Headless browser
Added npm script command 'test'
Made default separator constants private in multiple pipes (breaking)

Corrected documentation of 'map' array pipe
Refactored spec name 'should create an instance'
documentation, enhancement - round pipe spec