Releases: Truphone/JUST.net
Releases · Truphone/JUST.net
v4.3.0-beta
What's Changed
- Fix failing DataTransformer tests by @Courela in WorkMaze#208
- Compile with .Net 6.0 by @Courela in WorkMaze#209
- Add function to represent empty array by @Courela in WorkMaze#213
- Possibility to pass any transformation as second argument to #applyover by @Courela in WorkMaze#215
- Possibility to redefine split group character by @Courela in WorkMaze#222
- Use grave accents in JsonPath filters when using #applyover function by @Courela in WorkMaze#223
- Loop alias on #applyover function by @Courela in WorkMaze#224
- Do not evaluate what's inside of #ifgroup if it returns false by @Courela in WorkMaze#227
- Use previous transformed properties right away by @Courela in WorkMaze#228
- Rename generic to prevent warnings by @Courela in WorkMaze#229
- Loop alias not working properly if there's already some alias by @Courela in WorkMaze#235
- Item from array with another array inside a conditional function by @Courela in WorkMaze#239