Skip to content

2.4.6

Compare
Choose a tag to compare
@zcohan zcohan released this 24 Jan 04:03
· 8 commits to master since this release

Timezones

  • Added some missing timezones for some small countries (Brunei, the Maldives, and some others)
  • You can use the "Europe" timezone (like "time in Europe"). We fetch the time in Brussels (often considered the capital of Europe)

Sinh function

  • Fixed an issue with the sinh function incorrectly calling cosh instead
  • Fixed an issue where sinh(10000) could crash SoulverCore