Skip to content

v0.91.0

Compare
Choose a tag to compare
@hercules-influx hercules-influx released this 26 Oct 19:06
· 1157 commits to master since this release
v0.91.0
c91ebd9

v0.91.0 [2020-10-26]

Features

  • a8915a4 Aggregate results for operator profiler
  • c6a0809 Add stdlib/contrib package events (#3266)
  • 06204ce make profiler available to tableFind and friends (#3264)
  • 4ea803e orTime argument of lastSuccess is timeable

Bug fixes

  • c91ebd9 configure profiler even if operator profielr is not enabled (#3282)
  • 238897f update formatter to handle newline in write_string (#3279)
  • 5cbd116 make formatter use spaces instead of tabs (#3277)
  • 9c6673f update formatter double spacing rules (#3275)
  • 6075f35 add support for multiline type expressions (#3271)
  • 0163e7b execute dependencies have moved, update tasks stdlib module (#3273)
  • 4edc9ca make formatter smarter about multiline and parens (#3269)