aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* Merge pull request #88 from hexedtech/fix/py/add-missing-workspace-event-classHEADdev cschen2025-03-18-3/+28
|\
| * properly export the event object to the python gluefix/py/add-missing-workspace-event-class cschen2025-03-17-3/+28
|/
* Merge pull request #86 from hexedtech/ci/doc-test alemi.dev2025-02-18-2/+10
|\
| * ci: also test cargo doc alemi2025-02-18-2/+10
|/
* Merge pull request #85 from hexedtech/chore/dependencies zaaarf2025-02-18-14/+32
|\
| * chore: update lockfile alemi2025-02-18-8/+27
| * chore: remove lazy_static alemi2025-02-18-3/+2
| * chore: bump dependencies alemi2025-02-18-3/+3
|/
* Merge pull request #84 from hexedtech/fix/fix-worker-stopping-pr cschen2025-02-17-4/+5
|\
| * changed the worker recognizing the closure of the controller from error to de... cschen2025-02-17-4/+5
|/
* Merge pull request #83 from hexedtech/fix/python/adds-version-to-typehints cschen2025-02-17-5/+7
|\
| * some rewording in the log messagesfix/python/adds-version-to-typehints cschen2025-02-15-5/+5
| * adds version function to python type hints cschen2025-02-15-0/+2
|/
* bumped to pyo3 0.23 (#81) frelodev2025-02-15-21/+31
* Merge pull request #80 from hexedtech/release/v0.8.5v0.8.5 alemi.dev2025-02-15-262/+277
|\
| * release: v0.8.5 alemi2025-02-15-262/+277
|/
* Merge pull request #79 from hexedtech/feat/better-tracing zaaarf2025-02-15-18/+66
|\
| * feat: introduce tracing::instrument and more debugfeat/better-tracing alemi2025-02-15-18/+66
|/
* Merge pull request #78 from hexedtech/fix/unknown-cursor zaaarf2025-02-01-16/+28
|\
| * feat: handle unknown cursor zaaarf2025-02-01-16/+28
|/
* Merge pull request #77 from hexedtech/fix/dt-send-patch zaaarf2025-01-13-2/+2
|\
| * fix: send only delta patches via DiamondTypes alemi2025-01-13-2/+2
|/
* Merge pull request #74 from hexedtech/feat/workspace-worker zaaarf2024-11-22-54/+68
|\
| * feat: workspace worker zaaarf2024-11-19-54/+68
|/
* Merge pull request #73 from hexedtech/fix/python/getter-for-nested-elements cschen2024-11-20-4/+4
|\
| * Merge branch 'dev' into fix/python/getter-for-nested-elements cschen2024-11-20-4/+4
| |\ | |/ |/|
* | Merge pull request #75 from hexedtech/test/wait-more alemi.dev2024-11-20-4/+4
|\ \
| * | test: wait moretest/wait-more zaaarf2024-11-20-4/+4
|/ /
| * adds getters for complex nested elements.fix/python/getter-for-nested-elements cschen2024-11-19-4/+4
|/
* Merge pull request #72 from hexedtech/fix/lua-userdata-null alemi.dev2024-11-18-0/+1
|\
| * fix(lua): dont serialize hash when Nonefix/lua-userdata-null alemi2024-11-17-0/+1
|/
* Merge pull request #71 from hexedtech/release/v0.8.4v0.8.4 zaaarf2024-11-17-26/+29
|\
| * chore: bump version zaaarf2024-11-17-26/+29
|/
* Merge pull request #70 from hexedtech/fix/ci-lua-py zaaarf2024-11-17-15/+17
|\
| * ci: better regex for tags zaaarf2024-11-17-5/+5
| * ci: release on tag not with branch stable alemi2024-11-17-10/+10
| * ci(py): fix features alemi2024-11-17-4/+6
| * ci(lua): fix feature alemi2024-11-17-1/+1
|/
* Merge pull request #68 from hexedtech/release/v0.8.3v0.8.3 zaaarf2024-11-17-94/+93
|\
| * chore: bump for release alemi2024-11-17-94/+93
|/
* Merge pull request #67 from hexedtech/feat/lua-bump alemi.dev2024-11-17-64/+123
|\
| * feat(lua): back to using official mluafeat/lua-bump alemi2024-11-16-59/+101
| * feat: cursor+buffer controllers know their ws id alemi2024-11-16-5/+22
|/
* chore: cargo features (#66) alemi.dev2024-11-16-29/+29
* Merge pull request #65 from hexedtech/docs/fix-workspace-typo zaaarf2024-11-15-1/+1
|\
| * docs: missing ` on code zaaarf2024-11-15-1/+1
|/
* docs: added release checklist document alemi2024-11-13-0/+30
* Merge pull request #64 from hexedtech/test/e2e zaaarf2024-11-05-29/+907
|\
| * chore: cargo fmt zaaarf2024-11-05-60/+46
| * feat: use single tuple in buffer fixture too zaaarf2024-11-05-12/+50