# Changelog for `weierstrass-functions`
## 0.1.6.0 - 2023-10-19
- Increased the lower bound of the version of the 'jacobi-theta' dependency.
- Now the Weierstrass functions are defined from the half-periods rather than
from the elliptic invariants. Each of them has a "prime" version defined from
the elliptic invariants: `weierstrassP` and `weierstrassP'`, etc.
## 0.1.5.0 - 2023-10-18
Increased the lower bound of the version of the 'jacobi-theta' dependency,
in order to use the new function `jtheta1Dash0`.
## 0.1.4.0 - 2023-10-16
Increased the lower bound of the version of the 'jacobi-theta' dependency.
## 0.1.3.1 - 2023-09-12
Changed `kleinJ` to avoid possible float overflows.
## 0.1.3.0 - 2023-08-24
Fixed some mistakes.
## 0.1.2.0 - 2023-08-24
Simpler and better implementation of `kleinJ`.
## 0.1.1.0 - 2023-03-02
Changes due to the update of 'jacobi-theta'.
## 0.1.0.0 - 2023-02-22
First release.