maintenance: update changelog with release notes maintenance: update __version__ in dataset/__init__
feat: update sqlalchemy version to 2.0.0 refactor: improve table insert and update methods refactor: streamline table select and distinct queries refactor: simplify table delete and schema creation feat: test: update tests to reflect api changes