Skip to content

Commit

Permalink
chore: publish v11.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jun 13, 2023
1 parent 91c18ae commit 6d944e7
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 228 deletions.
6 changes: 2 additions & 4 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# History

# unpublished changes since 11.8.0
# 2023-06-13, 11.8.1

- Fix #2964: issue in function ` distance` when calculate the distance from
a point to a line (#2965). Thanks @Kiku-CN.
- Fix `math.format` not working correctly for `engineering` notation when using
BigNumbers and for `fixed` notation with `precision: 0` configured (#2956).
Thanks @mgreminger.
- Fix `math.format` not working correctly for `fixed` notation with
`precision: 0` configured (#2956). Thanks @mgreminger.
- Fix #2880: not possible to map cube root `cbrt`.
- Fix #2938: make the syntax description of all functions consistent in the
docs (#2941). Thanks @dvd101x.
Expand All @@ -18,7 +16,7 @@
- Drop official support for Node.js 14, has reached end of life.


# 2023-04-03 11.8.0
# 2023-04-03, 11.8.0

- Extended functions `fraction`, `bignumber`, and `number` with support for
units, see #2918 (#2926).
Expand Down

0 comments on commit 6d944e7

Please sign in to comment.