v1.7.0
- Adds dynamic filtering/accessing to the
ResourceBundle.resources
object using a custom class instead of returning a tuple. - Explicitly sets flow style to be block instead of inline when
serializing resources to yaml. - Makes unix-style line endings consistent across development platforms.