better-files v3.3.0 Release Notes

    • 🏁 Issue #193: Handle fast changing directory watching on Windows
    • 👍 Issue #195: Do not swallow FileAlreadyExistsException when creating directory or file
    • 👍 Add method to check verified file existence (or non-existence)
    • 👻 Issue #198: InputStreamOps#asString doesn't close the stream on exception
    • 👍 PR #199: Utils for Object I/O
    • 👍 PR #200: GZIP APIs