Releases: planttheidea/inline-loops.macro
Releases · planttheidea/inline-loops.macro
Release 1.2.1
Release 1.2.0
Release 1.1.0
- fix copy-pasta error in README (a93a294)
- Add flatmap (#6) (20beb0d)
- bailout of aggressive inlining when destructuring params (b5a45a1)
- increase prettier line length for README readability (0bbc0fb)
- add runtime tests and README values for flatMap (24d9e95)
- add flatmap handler (6fb763e)
- simplify transformation and build (#5) (f38b847)
- simplify transformation and build (94536f6)
- update yarn.lock (66ca414)
Release 1.0.3
v1.0.3 Release 1.0.3
Release 1.0.2
- Allow inline of reduce (#1) (a81fcb0)
- fix contrived example, both in test and in README (425647b)
- beautify runtime test files (b2cc3e7)
- add inline tests for reduce (003bd91)
- remove build step from test watching (25bd9e0)
- remove legacy build folder (f36be3a)
- allow inlining of returns for reduce (3d174ca)
- fix README (6c3c325)