mathjs 12.2.1 → 12.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,11 +23,11 @@
23
23
  * It features real and complex numbers, units, matrices, a large set of
24
24
  * mathematical functions, and a flexible expression parser.
25
25
  *
26
- * @version 12.2.1
27
- * @date 2023-12-20
26
+ * @version 12.3.0
27
+ * @date 2024-01-12
28
28
  *
29
29
  * @license
30
- * Copyright (C) 2013-2023 Jos de Jong <wjosdejong@gmail.com>
30
+ * Copyright (C) 2013-2024 Jos de Jong <wjosdejong@gmail.com>
31
31
  *
32
32
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
33
33
  * use this file except in compliance with the License. You may obtain a copy