Swift

Latest version: v2.34.0

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.1

- Bugfix: sync was not connecting

0.2.0

- Better Rails integration
- Download command

0.1.1

- Bugfix: sync broken syntax

0.1.0

- Connection object
- Sync, upload, delete and list commands
- Rake task to sync Rails public dir


How to make a release

Check master is building properly

Check on master

git checkout master

Tag

git tag -s v2.0.x -m "Release v2.0.x"

Push the signed tag

git push --follow-tags

Go to https://github.com/ncw/swift/tags and check the tag is there.

From there click create a release.

Use the generate release notes button and publish.

Possibly use this instead?

gh release create v2.0.x --generate-notes


CHANGELOG


swiftly (2.07) Not released; development area.
**************

* Nothing yet.

0.0.5

[Full Changelog](https://github.com/redhat-cip/swiftbackmeup/compare/0.0.3...0.0.5)

0.0.3

[Full Changelog](https://github.com/redhat-cip/swiftbackmeup/compare/0.0.2...0.0.3)

**Implemented enhancements:**

- Documentation: Update grammatical changes [\22](https://github.com/redhat-cip/swiftbackmeup/pull/22) ([Spredzy](https://github.com/Spredzy))

[0.0.2](https://github.com/redhat-cip/swiftbackmeup/tree/0.0.2) (2016-06-27)
[Full Changelog](https://github.com/redhat-cip/swiftbackmeup/compare/0.0.1...0.0.2)

[0.0.1](https://github.com/redhat-cip/swiftbackmeup/tree/0.0.1) (2016-06-27)
**Merged pull requests:**

- Update README.md to latest changes [\21](https://github.com/redhat-cip/swiftbackmeup/pull/21) ([Spredzy](https://github.com/Spredzy))
- Fix various items, parsing errors, etc... [\20](https://github.com/redhat-cip/swiftbackmeup/pull/20) ([Spredzy](https://github.com/Spredzy))
- Item: Add a git item type in the filesystems subsystem [\19](https://github.com/redhat-cip/swiftbackmeup/pull/19) ([Spredzy](https://github.com/Spredzy))
- Items: Make swiftbackmeup backup other thing that only database dump [\18](https://github.com/redhat-cip/swiftbackmeup/pull/18) ([Spredzy](https://github.com/Spredzy))
- Restore: apply clean\_local\_directory flag [\17](https://github.com/redhat-cip/swiftbackmeup/pull/17) ([Spredzy](https://github.com/Spredzy))
- Purge: Implement the purge feature [\16](https://github.com/redhat-cip/swiftbackmeup/pull/16) ([Spredzy](https://github.com/Spredzy))
- restore: Ask 'are you sure' before actually restoring. [\15](https://github.com/redhat-cip/swiftbackmeup/pull/15) ([Spredzy](https://github.com/Spredzy))
- pg\_dump\_options: Standardize to dump\_options [\14](https://github.com/redhat-cip/swiftbackmeup/pull/14) ([Spredzy](https://github.com/Spredzy))
- CLI: Change options name [\13](https://github.com/redhat-cip/swiftbackmeup/pull/13) ([Spredzy](https://github.com/Spredzy))
- PostgreSQL/MariaDB: Implement the restore feature [\12](https://github.com/redhat-cip/swiftbackmeup/pull/12) ([Spredzy](https://github.com/Spredzy))
- Store: Add get\(\) method to prepare restore\(\) [\11](https://github.com/redhat-cip/swiftbackmeup/pull/11) ([Spredzy](https://github.com/Spredzy))
- Refacto [\10](https://github.com/redhat-cip/swiftbackmeup/pull/10) ([Spredzy](https://github.com/Spredzy))
- Store: Add the directory itself [\9](https://github.com/redhat-cip/swiftbackmeup/pull/9) ([Spredzy](https://github.com/Spredzy))
- Store: Add plugable infrastructure [\8](https://github.com/redhat-cip/swiftbackmeup/pull/8) ([Spredzy](https://github.com/Spredzy))
- Adding some folder in gitignore [\7](https://github.com/redhat-cip/swiftbackmeup/pull/7) ([Prophidys](https://github.com/Prophidys))
- list-backups-remote: Add an option to list remote backup available [\6](https://github.com/redhat-cip/swiftbackmeup/pull/6) ([Spredzy](https://github.com/Spredzy))
- list-backups: Add an option to list configured backups [\5](https://github.com/redhat-cip/swiftbackmeup/pull/5) ([Spredzy](https://github.com/Spredzy))
- cli: Add --databases parameter [\4](https://github.com/redhat-cip/swiftbackmeup/pull/4) ([Spredzy](https://github.com/Spredzy))
- MariaDB: Add MariaDB support [\3](https://github.com/redhat-cip/swiftbackmeup/pull/3) ([Spredzy](https://github.com/Spredzy))
- Update README.md [\2](https://github.com/redhat-cip/swiftbackmeup/pull/2) ([Prophidys](https://github.com/Prophidys))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.