Skip to content

Releases: awesome-spectral-indices/SpectralIndices.jl

v0.1.2

13 Dec 17:21
7f4091f
Compare
Choose a tag to compare

SpectralIndices v0.1.2

Diff since v0.1.1

SpectralIndices.jl v0.1.2 Released 🚀

Hey SpectralIndices enthusiasts! 👋

We're thrilled to announce the release of SpectralIndices.jl v0.1.2. This update brings an exciting new feature to enhance your data analysis experience:

🌟 DataFrames Support 🌟

  • Extended Flexibility: You can now input spectral data as DataFrame structures, making the package more versatile and accessible.
  • Streamlined Workflow: Integrating DataFrame support simplifies your workflow, especially for DataFrame aficionados.
  • Enhanced Usability: This update aims to make your spectral index computations more user-friendly and efficient.

We're eager for you to try out these new features and look forward to your feedback. Happy computing, and let's make those spectral analyses even more powerful! 🎉

Cheers,
The SpectralIndices.jl Team

Merged pull requests:

  • Dispatched compute_index on DataFrames (#5) (@MartinuzziFrancesco)
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#7) (@github-actions[bot])

v0.1.1

12 Dec 13:12
7648c8b
Compare
Choose a tag to compare

SpectralIndices v0.1.1

Merged pull requests:

  • CompatHelper: add new compat entry for JSON at version 0.21, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • Testing (#3) (@MartinuzziFrancesco)

Closed issues:

  • TagBot trigger issue (#4)