v0.1.1
This release addresses edge cases that were identified during testing. Updates include:
- a print statement to notify the user of two or more .prj files in the same directory when the second .prj is not a valid projection file.
- stripping of non-numeric characters from a cross-section's station to avoid parsing errors.
- a test that compares the length of a cross-section's 2D cutline to its profile length in order to avoid building a 3D cross-section linestring from station elevation data that does not match the cutline geometry.