v2.0.0
PreprocessMD v2.0.0
Closed issues:
- Package registration (#99)
- Replace
CSV.File
withCSV.read
(#106) - Move all test code to
test/runtests.jl
(#109) - Use
joinpath()
for assembling directories (#110) - Add other operating systems to
ci.yml
(#111) - Consistent scheme for multiple dispatch (#115)
Merged pull requests:
- Replace CSV.File with CSV.read (#107) (@AshlinHarris)
- Replace CSV.File with CSV.read (#108) (@AshlinHarris)
- Add macos-latest and windows-latest to
ci.yml
(#112) (@AshlinHarris) - Consolidate test code (#114) (@AshlinHarris)
- Define supported column names (#116) (@AshlinHarris)