Releases: wmfs/cardscript-post-processor
Releases · wmfs/cardscript-post-processor
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2021-11-09)
🐛 Bug Fixes
adding to condition so the test doenst fail (9f0fb20 )
checking if default value is present as this has caused issues in some forms (1df60eb )
using isPopulated (777b731 )
🚨 Tests
functionality changes required test changes (a4e52fc )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-11-05)
✨ Features
component ignore list for api lookup and card list (828067e )
v1.1.3
Compare
Sorry, something went wrong.
No results found
1.1.3 (2021-11-05)
🐛 Bug Fixes
disable removing from data if the evaluated result is undefined (23721ce )
🛠 Builds
deps-dev: update dependency mocha to v9.1.3 (6e74663 )
deps-dev: update semantic-release monorepo (ef76714 )
♻️ Chores
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2021-10-08)
🐛 Bug Fixes
set values to null (663516b )
set values to null rather than delete (2f85a26 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2021-10-08)
🐛 Bug Fixes
evaluate only if value is populated (ebeb2e4 )
🚨 Tests
add some further tests and example (f1c1408 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-10-07)
✨ Features
remove inherited show when at end of collection (5d16460 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-10-07)
✨ Features
♻️ Chores
remove unnecessary standard ignore config (ba14deb )
💎 Styles