- `ProcessSpec`: do not set `_spec` attribute if an error is raised in `spec` call [[136]](https://github.com/aiidateam/plumpy/pull/136)
0.14.3
Not secure
Features
- Allow lambdas for `InputPort` default values[[133]](https://github.com/aiidateam/plumpy/pull/133)
Bug fixes
- `PortNamespace`: move namespace validator after port validation [[129]](https://github.com/aiidateam/plumpy/pull/129)
0.14.2
Not secure
Features
- `PortNamespace`: add the concept of a "lazy" namespace [[121]](https://github.com/aiidateam/plumpy/pull/121)
Bug fixes
- `PortNamespace`: fix the implementation of `include` in `absorb` [[120]](https://github.com/aiidateam/plumpy/pull/120)
0.14.1
Not secure
Features
- `PortNamespace`: add support for nested exclude/include rules in `absorb` [[116]](https://github.com/aiidateam/plumpy/pull/116) - Add traceback when setting exception on an excepted `Future` [[113]](https://github.com/aiidateam/plumpy/pull/113)
0.14.0
Not secure
Bug fixes
- Fix bug in process spec validation with default and validator [[106]](https://github.com/aiidateam/plumpy/pull/106) - Fix call of `Portnamespace.validator` [[104]](https://github.com/aiidateam/plumpy/pull/104)