update deployment script to not pull from git directly (but push from dev)
exit deployment script on any error encountered
Merge branch 'master' of github.com:dannyvankooten/dutchfirecalc.nl
Merge pull request #19 from dannyvankooten/dependabot/cargo/regex-1.5.6
Bump regex from 1.5.4 to 1.5.6
fix rounding after Tera dep update
Fetch latest data automatically during deployment
fix commented code in src/main.rs
work with numpy arrays instead of pandas.Series in the inner loop
update tests because of new data file
add python script for automatically retrieving data file from Peter Shiller's website