Releases: gobuffalo/plush
Releases · gobuffalo/plush
v5.0.1
v5.0.0
v4.1.22
v4.1.21
What's Changed
Full Changelog: v4.1.20...v4.1.21
v4.1.20
v4.1.19
What's Changed
- Fix panic when accessing a map with a key type that's not comparable with map index by @Mido-sys in #177
- task: moving the tests to a _test package by @paganotoni in #178
Full Changelog: v4.1.18...v4.1.19
v4.1.18
v4.1.17
v4.1.16
What's Changed
- Fix if condition if one of the nodes is undefined while the operator is Or and the other node is true by @Mido-sys in #164
- fixed #164's bug by focusing on the operator instead of the value by @sio4 in #166
- simplified some of test cases and code clean up by @sio4 in #167
- fixed if condition bug on non-existing variable by @sio4 in #168
- upgraded module dependencies and fixed badges by @sio4 in #169
Full Changelog: v4.1.15...v4.1.16