Releases: astrolabsoftware/spark-fits
Releases · astrolabsoftware/spark-fits
1.0.0
What's Changed
- Bump kramdown from 1.17.0 to 2.3.0 in /docs by @dependabot in #99
- Bump rexml from 3.2.4 to 3.2.5 in /docs by @dependabot in #100
- Bump nokogiri from 1.10.10 to 1.11.3 in /docs by @dependabot in #101
- Bump nokogiri from 1.11.3 to 1.13.4 in /docs by @dependabot in #107
- Bump addressable from 2.7.0 to 2.8.0 in /docs by @dependabot in #103
- Simple fix for handling slash in column names by @JulienPeloton in #106
New Contributors
- @dependabot made their first contribution in #99
Full Changelog: 0.9.0...1.0.0
0.9.0
0.9.0
- Add image index to each row when reading images (#97)
known issues: image indexing does not work for very small images. This will be fixed in a future release.
Thanks to @GeoffDuniam for contributing to this release!
0.8.3
0.8.2
0.8.1
0.8.1
Thanks @jacobic and @marcol480 for reporting issues and bugs!
0.8.0
0.7.3
0.7.2
0.7.2
- Update default Spark version for the compilation to 2.3.2 and drop support for Scala 2.10 (#58)
- ISSUE-59: Add Unsigned Byte in the handled types (#60)
- Issue-62: Add possibility to load a list of comma-separated files (#63)
- Update default Spark version for the compilation to 2.4.0 (#63)
Big thanks to @jacobic for spotting bugs and suggesting enhancement!
0.7.0
0.7.0
- Add possibility to apply glob on input folder
- Update Jekyll version to fix known vulnerability (website)
- Fix index bug when reading images scattered across several HDFS blocks
- Follow Java convention for the path to the files.
- Add Java version of scala ReadFits
- Allow to read (only) image when they are stored in the HDU 0.