Releases: dak0rn/prunk
Releases · dak0rn/prunk
Version 1.3.1
Version 1.3.0
Adds the teardown()
function that simplifies the teardown of test fixtures.
Version 1.2.1
This minor version improves the project's documentation
- Remove Copy Pasta 🍝 from the readme
- ES2015 in examples
- Introductory example for
.alias()
- Words and sentences have been changed
Version 1.2.0
Version 1.2.0 adds the ability to alias require paths with string / regex replacement, a replacement function or a predicate function. It also removes some typos from the readme.
alias
functionunalias
functionunaliasAll
function- Updates in the readme
Version 1.1.0
- Enable chaining of function calls ( + tests )