Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Benedikt Reinartz c51bf95efe Bump version to v0.2.2 2022-09-16 23:46:10 +02:00
Benedikt Reinartz 8360ed6c70 Update README and bump version 2022-09-16 23:11:53 +02:00
Benedikt Reinartz 569e5e3f4e Bump version to v0.2.0 2022-09-16 21:13:52 +02:00
Benedikt Reinartz 46143d400b
Refactoring to improve API and allow configless .NET Core loading (#31)
- Drop `Runtime` wrapper in favour of an abstract base class
- Use `pathlib` throughout and allow it as parameter
- Expose a `shutdown` method (that is a noop in most cases, but at least
  it exists)
- Add functions to find all installed .NET Core runtimes
- If no runtime configuration is given, generate a simple one in a
  temporary directory
2022-09-16 20:30:49 +02:00
Benedikt Reinartz 1efebe4dc3 Move setuptools config to pyproject.toml
- Drop flake8 config
- Reformat with black
- Use .NET 6.0 for the example/test project
2022-07-08 01:28:02 +02:00
Benedikt Reinartz 65344a6d10 Add simple pyproject.toml to get the build deps installed 2020-11-20 09:06:23 +01:00