Skip to content

0.187.0

Compare
Choose a tag to compare
@denobot denobot released this 12 May 10:32
· 1303 commits to main since this release
9ec0978

0.187.0 / 2023.05.12

  • feat(collections): add partitionEntries (#3365)
  • feat(regexp): add escape function (#3334)
  • fix(datetime): negative months, quarters, and years (#3367)
  • fix(http/file_server): dealing with dir listing view that contain system files
    (#3371)
  • fix(http/file_server): redirect non-canonical URL to canonical URL (#3362)
  • perf(http/file_server): read fileinfo in parallel (#3363)