Skip to content

0.4.0

Compare
Choose a tag to compare
@Nicoretti Nicoretti released this 28 Sep 14:51
· 60 commits to main since this release
326164a

BucketFs Python 0.4.0, released 2022-09-28

Summary

Prepare first pypi release.

Features / Enhancements

  • #72: Added tests for the fixed generating bucket udf path method and handled None input of the base_path as an empty string.
  • #79: Added joinpath method to BucketFSLocations

Bug Fixes

Refactoring

  • #81: Updated poetry version for CI to 1.2.0

Documentation

  • #-: Updated project prerequisites
  • #-: Adjusted project name(s) and url(s)
  • #-: Added new contributor