Releases: legendu-net/aiutil
Releases · legendu-net/aiutil
v0.80.6
v0.80.5
v0.80.4
Commits
- 8542067: Update README.md (Ben Chuanlong Du) #372
- 9a67b7e: Update README.md (Ben Chuanlong Du) #372
- 057ab9b: Merge branch 'main' into dev (Ben Chuanlong Du) #373
- 3a7810a: update docstring (Ben Du) #374
- 3d916e6: replace GitPython with dulwich (Ben Du) #374
- 596af9b: make skip support negative indexes (Ben Du) #374
- df498db: more flexible sorting options (Ben Du) #374
- 50493b7: make count_path support weights (Ben Du) #374
- 3269cd4: bump up version (Ben Du) #374
- 0440dc3: fix issue of proj_dir being None (Ben Du) #376
- a48f11d: simplify code (Ben Du) #376
- b94287b: Merge branch 'main' into dev (Ben Chuanlong Du) #375
- 47f7def: fix issue (Ben Du) #377
- 5541c9a: Merge branch 'dev' into remove_GitPython (Ben Chuanlong Du) #377
- 6ccf4b2: Merge branch 'main' into dev (Ben Chuanlong Du) #378
- 44ddc7a: fix authentication issue (Ben Du) #379
- fe614af: fix tag pushing (Ben Du) #381
- ed8abe7: Merge branch 'main' into dev (Ben Chuanlong Du) #381
- 00cb94c: fix deps (Ben Du) #381
- 2760266: Merge branch 'dev' of github.com:dclong/dsutil into dev (Ben Du) #381
- 60ef1e1: use annotated tag (Ben Du) #382
- de398cc: Merge branch 'main' into dev (Ben Chuanlong Du) #382
v0.79.0
Commits
- 7a4693a: support python 3.11 (Ben Du) #361
- 967e50c: Merge branch 'dev' into python3.11 (Ben Chuanlong Du) #361
- 3a01f9a: Merge branch 'dev' into python3.11 (Ben Chuanlong Du) #361
- 2d79b4d: Merge branch 'dev' into python3.11 (Ben Chuanlong Du) #361
- a1de7c6: update deps (Ben Du) #361
- ef6d651: Merge branch 'main' into dev (Ben Chuanlong Du) #370
- 0df6fb6: bump up version (Ben Du) #371
- 04e647b: Merge branch 'main' into dev (Ben Chuanlong Du) #371
v0.78.0
Commits
- caae3ff: update workflows (Ben Du) #359
- 0c548b2: Update test_windows.yml (Ben Chuanlong Du) #359
- dc5435a: Update lint.yml (Ben Chuanlong Du) #359
- 612c0e3: Update pre-release.yml (Ben Chuanlong Du) #359
- b9aa9e7: Update release.yml (Ben Chuanlong Du) #359
- 7e47d54: Update test_macos.yml (Ben Chuanlong Du) #359
- efed702: Update test_ubuntu.yml (Ben Chuanlong Du) #359
- 058336c: Update lint.yml (Ben Chuanlong Du) #359
- 4f93488: support python 3.11 (Ben Du) #359
- e787c59: Merge branch 'dev' of https://github.com/legendu-net/aiutil into dev (Ben Du) #359
- 2aa8945: update wf (Ben Du) #359
- 37e3df9: update deps (Ben Du) #359
- 4db3adf: update wr (Ben Du) #359
- ec08394: update wf (Ben Du) #359
- 30c9b62: update wf (Ben Du) #359
- 5b50620: update wf (Ben Du) #359
- e40cb20: restrict python < 3.11 (Ben Du) #359
- ac5bee5: update wf (Ben Du) #359
- cbe400a: Update readme.md (Ben Chuanlong Du) #363
- 819f65e: Bump sqlparse from 0.4.3 to 0.4.4 (dependabot[bot]) #365
- 2fd4793: Bump tornado from 6.2 to 6.3.2 (dependabot[bot]) #367
- 625e79e: use README.md instead of readme.md (Ben Du) #368
- e1b7778: bump up version (Ben Du) #368
- c952186: update deps (Ben Du) #368
- 214b59e: Merge branch 'main' into dev (Ben Chuanlong Du) #368
- afca065: fix issues (Ben Du) #368
- 42431cb: Merge branch 'dev' of https://github.com/legendu-net/aiutil into dev (Ben Du) #368
- 7b87733: replace pandas-profiling with ydata-profiling (Ben Du) #369
- 690f74d: Merge branch 'main' into dev (Ben Chuanlong Du) #369
v0.77.1
v0.77.0
Commits
- a7fd794: switch to black for formatting (Ben Du) #355
- 4398aff: get rid of yapf-dependent code (Ben Du) #355
- 4582f43: bump up version (Ben Du) #355
- 2de8ab5: 1. use black instead of yapf; 2. toml for pytype (Ben Du) #355
- 5e293d3: update github action workflows (Ben Du) #355
- 72710f7: update github actions workflow (Ben Du) #355
- c25f289: update github action workflows (Ben Du) #355
- 7e49284: fix pytype issue (Ben Du) #355
- 7465a72: fix issues in github actions workflow (Ben Du) #356
v0.76.1
v0.76.0
v0.75.0
Commits
- 4806ecb: Update pre-release.yml (Ben Chuanlong Du) #340
- 3e7ed95: Update release.yml (Ben Chuanlong Du) #340
- 9a9ba50: rename dsutil -> aiutil (Benjamin Du) #341
- b04f9f2: Merge branch 'dev' of github.com:dclong/dsutil into dev (Benjamin Du) #341
- edb3810: Update lint.yml (Ben Chuanlong Du) #341
- c0b7e35: fix issues due to renaming (Benjamin Du) #341
- bbcc3b2: Merge branch 'dev' of github.com:dclong/dsutil into dev (Benjamin Du) #341
- a5f7d1d: Update pyproject.toml (Ben Chuanlong Du) #342
- 2b420c6: update pyproject.toml (Benjamin Du) #343
- 1033b9a: Merge branch 'dev' of github.com:dclong/dsutil into dev (Benjamin Du) #343
- 510bb65: Update release.yml (Ben Chuanlong Du) #343
- e676377: Update pre-release.yml (Ben Chuanlong Du) #343
- 2d1ee14: Create LICENSE (Ben Chuanlong Du) #344
- fef5ab2: refactor (Ben Chuanlong Du) #345
- ee1d44f: Update jupyter.py (Ben Chuanlong Du) #345
- 03df4c8: Update filesystem.py (Ben Chuanlong Du) #345
- cdecb0d: add shell.ls (Ben Du) #345
- e203d60: split update_file to replace_lines and append_lines (Benjamin Du) #345
- 49cd291: Merge branch 'dev' of github.com:dclong/dsutil into dev (Benjamin Du) #345
- 926f70c: replace_lines -> replace_patterns (Benjamin Du) #345
- 87415f0: Bump nbconvert from 6.4.4 to 6.5.1 (dependabot[bot]) #347
- 472f0d8: improve replace_patterns (Ben Du) #351
- 93a63d1: Merge branch 'dev' of github.com:dclong/dsutil into dev (Ben Du) #351
- 7765ec2: 1. add aiutil.notebook.search to search for notebooks; 2. reorg folders (Ben Du) #351
- 09e90e9: foramt code (Ben Du) #351
- 6b85d9a: update tests (Ben Du) #351
- ff51fec: fix issue (Ben Du) #351