This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: gkmngrgn/dosh-core
Releases · gkmngrgn/dosh-core
v0.3.3
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
What's Changed
- Test Nuitka by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/54
Full Changelog: gkmngrgn/dosh@v0.1.1...v0.2.0
v0.1.1
Full Changelog: gkmngrgn/dosh@v0.1.0...v0.1.1
v0.1.0
What's Changed
- add verbosity support. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/8
- #4: add init command. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/9
- CircleCI Configuration by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/10
- Lua Integration. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/11
- Fix build script. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/12
- Fix linux build. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/13
- Fix linux build. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/14
- test python path. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/15
- Fix linux build ubuntu by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/16
- More examples for specific uses by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/18
- #17: Add envs parameter for
add_task
. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/19 - Colorized Log by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/20
- print run outputs line by line. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/21
- Add logo by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/26
- update readme file. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/28
- Keyboard interrupt by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/29
- allow to change current working directory. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/30
- fix build issues. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/33
- install latest version of poetry. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/34
- build fixes. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/35
- Fix build issue. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/36
- use poetry v1.2.* by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/37
- install virtualenv first. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/38
- add new parameter for task:
required_platforms
by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/40 - Fix copy command by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/41
- fix tilde issue. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/42
- fix platform checking. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/44
- define a namedtuple for handling lua objects better in Python code. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/45
- lua runtime as a separate module. by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/46
- Update readme by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/48
- Convert
Task
to dataclass by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/49 - ISSUE-32: New command, scan directory by @gkmngrgn in https://github.com/gkmngrgn/dosh/pull/51
Full Changelog: https://github.com/gkmngrgn/dosh/commits/v0.1.0