- Don't commit when garbage-collected in a different thread #81 (@davidbrochart)
(GitHub contributors page for this release)
- Check for ID before creating a new record #78 (@Zsailer)
- Use a context manager for all write actions to prevent indefinite database locks #77 (@Zsailer)
- Update Release Scripts #79 (@blink1073)
(GitHub contributors page for this release)
@blink1073 | @welcome | @Zsailer
- Add a simple REST API for fetching a file's ID #72 (@Zsailer)
- Allow db_path to be set to ":memory:" #70 (@cmd-ntrf)
- provides a summary description for pip #68 (@stonebig)
(GitHub contributors page for this release)
@cmd-ntrf | @codecov | @dlqqq | @stonebig | @welcome | @Zsailer
- add Jupyter Releaser workflows #65 (@dlqqq)
- Fix behavior for OOB move followed by IB move #63 (@dlqqq)
(GitHub contributors page for this release)
- Add db_journal_mode trait to FileIdManager classes #61 (@kevin-bates)
(GitHub contributors page for this release)
- remove mtime fallback #47 (@dlqqq)
- Make ArbitraryFileIdManager filesystem-agnostic and fix Windows CI #46 (@kevin-bates)
- Relax jupyter_events dependency requirement #57 (@akchinSTC)
- Fix project URL #55 (@frenzymadness)
- Make ArbitraryFileIdManager filesystem-agnostic and fix Windows CI #46 (@kevin-bates)
(GitHub contributors page for this release)
@akchinSTC | @codecov | @codecov-commenter | @dlqqq | @frenzymadness | @kevin-bates | @pre-commit-ci | @sirosen | @welcome
- set default file ID manager to arbitrary #37 (@dlqqq)
- remove unused REST API #36 (@dlqqq)
- allow for recursive moves, copies, deletes in ArbitraryFileIdManager #35 (@dlqqq)
- prefix root dir to records in ArbitraryFileIdManager #34 (@dlqqq)
- use UUIDs for default file ID manager implementations #30 (@dlqqq)
- implement optimistic get_path() in LocalFileIdManager #38 (@dlqqq)
- Fix abstract base class definition #33 (@kevin-bates)
(GitHub contributors page for this release)
@codecov-commenter | @dlqqq | @kevin-bates | @welcome
-
Allow arbitrary contents managers #24 (@davidbrochart)
(GitHub contributors page for this release)
@codecov-commenter | @davidbrochart | @dlqqq | @kevin-bates | @pre-commit-ci
(GitHub contributors page for this release)
(GitHub contributors page for this release)
(GitHub contributors page for this release)
(GitHub contributors page for this release)
- Listen to ContentsManager save events #18 (@dlqqq)
- fix get_path() runtime errors #16 (@dlqqq)
- Add GET/PUT file ID/path handlers #12 (@davidbrochart)
- Cleanup #11 (@davidbrochart)
- Use hatch for version #10 (@davidbrochart)
- add basic cli and drop command #9 (@dlqqq)
(GitHub contributors page for this release)
@codecov-commenter | @davidbrochart | @dlqqq | @ellisonbg | @kevin-bates | @pre-commit-ci | @welcome