Skip to content

Releases: planttheidea/inline-loops.macro

Release 1.2.1

19 Jun 13:56
Compare
Choose a tag to compare
  • add console warnings for deopt scenarios (#10) (fb5d7c4)
  • align tests with more logical good vs bad usage (ab6b7ab)

Release 1.2.0

17 Jun 00:49
Compare
Choose a tag to compare

Release 1.1.0

15 Jun 16:58
Compare
Choose a tag to compare
  • 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

09 Jun 23:29
Compare
Choose a tag to compare
v1.0.3

Release 1.0.3

Release 1.0.2

06 Jun 16:00
Compare
Choose a tag to compare
  • 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)

Release 1.0.1

06 Jun 12:05
Compare
Choose a tag to compare

Release 1.0.0

06 Jun 11:08
Compare
Choose a tag to compare
  • update README (d4daab5)
  • fix all lint errors and rebuild (8a54d23)
  • finish README and tweak ordering for contrived example (a2673b4)
  • nested call support! (e69acf6)
  • improve nested checks (c74f9f7)
  • start README (06fc4e4)
  • fix types for value in handlers (bc36aa6)