Arjan Molenaar
975cd23623
Add ModelingLanguage and menu
...
Using UML elements as a replacement for the C4 ones, which still have to
be built.
2021-02-12 23:37:36 +01:00
Dan Yeaw
9e8a36203e
Bump version and update NEWS
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-02-07 10:01:35 -05:00
dependabot[bot]
72f5342c2c
Bump pre-commit from 2.9.3 to 2.10.0 ( #628 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-29 15:08:26 -05:00
Dan Yeaw
d90f20eb01
Bump version
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-01-26 20:37:27 -05:00
dependabot[bot]
0dcbdd0e0f
Bump mypy from 0.790 to 0.800 ( #619 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 08:15:07 -05:00
Dan Yeaw
f60398da2c
Bump version
2021-01-20 21:41:42 -05:00
dependabot[bot]
26075f45cc
Bump pytest-cov from 2.10.1 to 2.11.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.1...v2.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 05:59:54 +00:00
dependabot[bot]
b9f45dc673
Bump isort from 5.6.4 to 5.7.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 05:27:11 +00:00
dependabot[bot]
ae6eaad6c9
Bump importlib-metadata from 1.7.0 to 3.3.0 ( #561 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 1.7.0 to 3.3.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v1.7.0...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 21:15:15 -05:00
dependabot[bot]
12f5505c7e
Bump sphinx from 3.3.1 to 3.4.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.1...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 07:05:55 +00:00
Dan Yeaw
0a1f68f32d
Merge branch 'master' into gaphas-3
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
# Conflicts:
# poetry.lock
2020-12-18 08:57:47 -05:00
dependabot[bot]
958c2576c3
Bump recommonmark from 0.6.0 to 0.7.1
...
Bumps [recommonmark](https://github.com/rtfd/recommonmark ) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/rtfd/recommonmark/releases )
- [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rtfd/recommonmark/compare/0.6.0...0.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 06:08:05 +00:00
Arjan Molenaar
ecc2166bd6
Merge branch 'master' into gaphas-3, again
2020-12-17 15:47:48 +01:00
Arjan Molenaar
647ebc63e1
Bump gaphas version to 3.0.0b0
2020-12-17 08:24:34 +01:00
dependabot[bot]
d8c6be443f
Bump pytest from 6.1.2 to 6.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:07:27 +00:00
Arjan Molenaar
40d5eac1f0
Update to latest gaphas
...
Cleaned up mypy config.
2020-12-12 14:06:04 +01:00
Arjan Molenaar
2e0e17ad26
Use Gaphas 3.0.0a1
...
This may fix the windows build.
2020-12-05 16:03:14 +01:00
Arjan Molenaar
2fdc86b0af
Merge branch 'master' into gaphas-3
2020-12-01 20:07:02 +01:00
Dan Yeaw
55b5316a2e
Bump version
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-11-30 20:55:37 -05:00
Dan Yeaw
666777eb6a
Bump version and update dependencies
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-11-29 13:50:03 -05:00
dependabot[bot]
b81d0461d7
Bump pre-commit from 2.8.2 to 2.9.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.8.2...v2.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 06:57:09 +00:00
Arjan Molenaar
42c0521124
Merge branch 'master' into gaphas-3
2020-11-20 16:46:44 +01:00
dependabot[bot]
19b8371c88
Bump babel from 2.8.1 to 2.9.0
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES )
- [Commits](https://github.com/python-babel/babel/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 06:10:59 +00:00
Arjan Molenaar
a5f36cd816
First pass at synching Gaphor with Gaphas 3
2020-11-12 22:09:21 -05:00
dependabot[bot]
c9478cbf83
Bump babel from 2.8.0 to 2.8.1
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES )
- [Commits](https://github.com/python-babel/babel/compare/v2.8.0...v2.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 06:14:49 +00:00
dependabot[bot]
bb6c197609
Bump sphinx from 3.2.1 to 3.3.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.2.1...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 06:13:57 +00:00
dependabot[bot]
d2aaabadf5
Bump pre-commit from 2.7.1 to 2.8.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.7.1...v2.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 22:50:41 +00:00
Arjan Molenaar
2d3c1ae37b
Remove PyInstaller from pyproject.toml
2020-10-18 10:03:02 +02:00
Arjan Molenaar
4c1d0ec511
Add pefile since pyinstaller needs it.
2020-10-17 22:25:21 +02:00
Dan Yeaw
a1eec28d87
Fix cannot uninstall distlib error in Windows
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-10-17 14:47:00 -04:00
Arjan Molenaar
1c18214168
Regenerate lock file
2020-10-17 18:22:10 +02:00
Arjan Molenaar
b400c436ec
Make Windows build more alike Linux and Mac
2020-10-17 17:42:46 +02:00
dependabot[bot]
2fd0972ac2
Bump mypy from 0.782 to 0.790
...
Bumps [mypy](https://github.com/python/mypy ) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:44:12 +00:00
dependabot[bot]
64bd83a1cf
Bump isort from 5.5.5 to 5.6.1
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.5.5 to 5.6.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.5.5...5.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 06:13:06 +00:00
dependabot[bot]
5c65cde614
Bump pytest from 6.1.0 to 6.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.0...6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:41:02 +00:00
Dan Yeaw
62349a3b43
Update poetry version
2020-10-03 15:14:02 -04:00
Arjan Molenaar
559d7c091e
Update pre-commit hooks
2020-09-26 11:41:50 +02:00
Dan Yeaw
1d127a5df3
Fix distlib install update error in MSYS2
2020-09-19 13:29:23 -04:00
Arjan Molenaar
67f8a46a6f
Move Diagrams component to it's own module
2020-09-11 21:59:07 +02:00
Arjan Molenaar
6ad09e6e26
Emit application and session create events
...
Now Application works in line (sort of) of now a session works.
2020-09-09 21:19:32 +02:00
dependabot[bot]
bfabe89334
Bump isort from 5.4.2 to 5.5.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.4.2...5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 06:03:31 +00:00
Dan Yeaw
20c1abd5d9
Update poetry version used
2020-08-29 15:16:12 -04:00
Dan Yeaw
61ef9e2537
Bump version and add news for version 2.0.1
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-08-27 21:02:34 -04:00
dependabot[bot]
21dbabd4bc
Bump black from 19.10b0 to 20.8b1
...
Bumps [black](https://github.com/psf/black ) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 06:11:11 +00:00
Dan Yeaw
6dc430f397
Merge pull request #418 from gaphor/update-readme
...
Update readme
2020-08-26 20:02:17 -04:00
Arjan Molenaar
e0773f3f14
Update homepage to gaphor.org
2020-08-26 10:25:19 +02:00
Arjan Molenaar
a7ec7b41c3
And run the doctests
2020-08-25 10:02:38 +02:00
Arjan Molenaar
6fd21d633c
Run console tests as well
2020-08-25 09:07:35 +02:00
dependabot[bot]
4165757959
Bump pre-commit from 2.6.0 to 2.7.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.6.0...v2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 06:16:51 +00:00
dependabot[bot]
4d00c98e4a
Bump pytest-cov from 2.10.0 to 2.10.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 01:16:42 +00:00