v3.0.3.6
What's Changed
- Sync with ROSA by @mikhailnov in #1
- Allow building for ROSA and OMA from the same codebase by @mikhailnov in #2
- Adding .stickler.yml configuration file by @stickler-ci in #3
- Fix "abf publish" (use PUT method) by @mikhailnov in #4
- Just ignore empty files; otherwise this can break .abf.yml by @mikhailnov in #5
- fix issue #8 by @tpgxyz in #9
- Allow https for filestore url by @mikhailnov in #11
- fix typo in ru.po, add pycache to gitignore by @mikhailnov in #12
- fix typo by @Pro-pra in #14
- Update Russian translation by @mikhailnov in #15
- fix typo by @Pro-pra in #16
- return filename and hash after abf store is done by @tpgxyz in #19
- Combine --branch, --tag and --commit options into mutually exclusive group by @termim in #22
- Allow get and remote commands work for scp-like syntax of git_uri. by @termim in #23
- Use yaml_path after checking it is valid. by @termim in #25
New Contributors
- @mikhailnov made their first contribution in #1
- @stickler-ci made their first contribution in #3
- @tpgxyz made their first contribution in #9
- @Pro-pra made their first contribution in #14
- @termim made their first contribution in #22
Full Changelog: v3.0.2...v3.0.3.6