Skip to content

Releases: gchamon/sysrsync

1.1.1

Choose a tag to compare

@gchamon gchamon released this 24 Apr 14:27

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 22:59
69426f7

Changes

hotfixes

Choose a tag to compare

@github-actions github-actions released this 28 Dec 20:01

Changes

  • add explicit typed-ast so it generates requirements.txt correctly (#16) @gchamon
  • fix collections import so that it supports both APIs (#17) @gchamon

(🌈 Major release)

Choose a tag to compare

@github-actions github-actions released this 12 Sep 21:18

Changes

sync release with pipy

Choose a tag to compare

@gchamon gchamon released this 26 Aug 15:01
0.3.2

added readme to pyproject.toml; vesion bump

Disable remote source check

Choose a tag to compare

@gchamon gchamon released this 08 May 00:01

Disables functionality that checks if remote source exists.

PR: #6

Fixes: #5

Sync release version with that of poetry

Choose a tag to compare

@gchamon gchamon released this 03 Mar 17:36
793d164
0.2.1

Update README.md

fix installation

Choose a tag to compare

@gchamon gchamon released this 23 Jan 00:15

a subpackage was missing __init__.py

Release late changes

Choose a tag to compare

@gchamon gchamon released this 22 Jan 20:28
  • added subprocess.CompleteProcess return value to sysrsync.run

First release

Choose a tag to compare

@gchamon gchamon released this 22 Jan 20:26
cec1abb
0.1.0

Update README.md