Skip to content

23.10

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 10:48
· 30 commits to master since this release
  • chore: update to actions/checkout@v4
  • ci: enable dependabot GitHub action version updates
  • chore: update dependencies
  • chore: update dependencies
  • fix: try to fix save and load partial view. part of #403
  • fix: improve naming of saving to Cytoscape format so users don't use it by accident and can't load it later
  • refactor: start undoing cycles
  • refactor: more refactoring to reduce cycles
  • refactor: More refactoring and linting improvement. Fix Cytoscape test.
  • build: add vitest globals for typechecking
  • fix: improve upon the refactoring to fix resulting errors
  • chore: Bump actions/setup-node from 3 to 4 in /.github/workflows
  • refactor: add typechecking to tests and fix it
  • doc: fix documentation
  • ci: assign KonradHoeffner to Dependabot PRs and add chore prefix
  • ci: add release workflow with automatically generated changelog
  • fix: add --no-threads parameter to vitest call to fix freezes, resolves #407
  • feat: add option to always show edge labels with the properties, resolve #404
  • fix: always open circle star in new view, resolves #402
  • chore: update fuse.js to 7.0.0
  • chore: fix linting and type checking problems
  • chore: disable dependency cycle warnings for now
  • fix: release 23.10, fix minor issues found during testing