Releases: garrekstemo/TransferMatrix.jl
Releases · garrekstemo/TransferMatrix.jl
v2.0.0
TransferMatrix v2.0.0
v1.1.0
BREAKING
read_refractive
replaced withload_refractive_data
, which addsRefractiveIndex.jl
as a dependency and reads refractive index data from refractiveindex.info via this interface. Further refinements and updates coming soon.
Merged pull requests:
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#19) (@github-actions[bot])
- CompatHelper: add new compat entry for RefractiveIndex at version 0.4, (keep existing compat) (#20) (@github-actions[bot])
Closed issues:
v1.0.1
TransferMatrix v1.0.1
Merged pull requests:
- Update README.md (#15) (@garrekstemo)
Closed issues:
- Register (#13)
v1.0.0
v0.2.0
v0.1.7
Update version
v0.1.5
Messing with LaTeX in docstrings again
v0.1.2
Allow user to input a path to a file with refractive index data so that it may be stored somewhere besides the refractive_index_data directory.
v0.1
Initial release