Releases: sp1thas/dropboxignore
Releases · sp1thas/dropboxignore
v1.2.3
What's Changed
- Replace installations counter API by @sp1thas in #51
- Fix retriever of snapcraft installations by @sp1thas in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
- Remove /en/latest from URLs by @asbjornu in #55
- Add note on the .dropboxignore file by @asbjornu in #60
- Replace echo -e with printf by @asbjornu in #58
- Run the unit job on macos-12 by @asbjornu in #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- Fix realpath illegal option on MacOS 13 by @sp1thas in #65
- Upgrade codecov by @sp1thas in #66
New Contributors
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Fix broken url by @sp1thas in #31
- Add flatpak support by @sp1thas in #33
- Python Implementation by @sp1thas in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #35
- Python implementation by @sp1thas in #34
- Python implementation by @sp1thas in #36
- Fix docs configuration by @sp1thas in #37
- Integration tests and implementation of update command by @sp1thas in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- Update stats on a weekly basis by @sp1thas in #41
- More tests and implementation of ignore and revert command by @sp1thas in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
New Contributors
- @pre-commit-ci made their first contribution in #35
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Matrix builds for tests by @AlexNDRmac in #29
- Project structure refactoring by @sp1thas in #30
New Contributors
- @AlexNDRmac made their first contribution in #29
Full Changelog: v1.1.1...v1.2.1
v1.1.1
v1.1.0
✨
- Add genupi command by @haoadoresorange in #19
🐛
- Support MacOS by @montaguegabe in #24
- Fix ignore-related bug
📖
- Add screenshots on usage examples
- Add missing CLI commands
- Re-phase some sections
⚙️
- Automatic snap build
New Contributors
- @montaguegabe made their first contribution in #24
Full Changelog: v.1.0.0...v1.1.0
Time has come for Stable
This is the first stable version of dropboxignore. Thanks to all contributors and testers, many issues have been fixed and improvements have been implemented. Most of Mac OSX related issues seems to be fixed, therefore we could made the assumption that this piece of software is stable.
Fixes:
- Fix
update
command #18 - Minor fixes on documentation
- Show total number of affected files and folders #15
Improvements
- Create and publish the snap using the
Makefile
- Add more test cases #16
Contributors: @haoadoresorange
Fewer bugs, better tests
- Fix bugs on snap installation
- realpath command alternative
- check if necessary packages are installed
- Improve tests
Time has come for Beta
This is the first beta version of dropboxignore
. Although most functionalities should work quite fine, some bugs will deferentially come up.
Features:
- list ignored files
- Install via snap
Enhancements:
- improved coloured stdout
- only relative path will be printed
Fixes::
- Fix Mac OS issue (
xattr
instead ofgetfattr
) - Ignore files with exception patterns