v2.0.0
- Rewriting relative paths in included files to make them work in new locations (thanks @joerick).
- Raise
FileNotFoundErrorinstead ofValueErrorwhen the file to include is not found.
FileNotFoundError instead of ValueError when the file to include is not found.