Skip to content

Releases: garrekstemo/TransferMatrix.jl

v2.0.0

02 Apr 06:32
Compare
Choose a tag to compare

TransferMatrix v2.0.0

Diff since v1.1.0

v1.1.0

16 Jan 03:49
Compare
Choose a tag to compare

Diff since v1.0.1

BREAKING

  • read_refractive replaced with load_refractive_data, which adds RefractiveIndex.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:

  • Generate a YAML file from a Structure (#10)
  • Does not handle files with unequal number of n, k for refractive index (#11)
  • Allow user to specify wavelength in electric field (#12)
  • New Release (#16)
  • refractiveindex.info database update (#17)

v1.0.1

23 Oct 05:16
Compare
Choose a tag to compare

TransferMatrix v1.0.1

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • Register (#13)

v1.0.0

23 Oct 02:40
Compare
Choose a tag to compare

TransferMatrix v1.0.0

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: bump compat for DataInterpolations to 4, (keep existing compat) (#9) (@github-actions[bot])

Closed issues:

  • Argument information in docs (#1)
  • Use StaticArrays.jl (#7)

v0.2.0

27 Jan 21:01
Compare
Choose a tag to compare

v0.1.7

20 Oct 05:48
Compare
Choose a tag to compare
Update version

v0.1.5

04 Sep 01:49
Compare
Choose a tag to compare
Messing with LaTeX in docstrings again

v0.1.2

02 Sep 07:49
Compare
Choose a tag to compare

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

01 Sep 01:50
Compare
Choose a tag to compare

Initial release