Releases: rusq/slackdump
Releases · rusq/slackdump
v2.5.6
Changelog
- fff1614 Merge branch 'backport' of github.com:/rusq/slackdump into backport
- d90d7cd Merge branch 'master' into backport
- 05fa1ac Merge pull request #277 from rusq/backport
- d8fff86 bump deps
- d730bf6 fix race condition in downloader
- e8afab9 fix race condition in downloader
- 4dc89ba update slackauth to fix cookie capture
v2.5.5
Changelog
- f0e2fc3 Add github action to codespell master on push and PRs
- 59e8e32 Add github action to shellcheck master on push and PRs
- 37e2a05 Add ignore SC2002 for IMHO stylistic concern -- here it is useful since long line
- 5f75cde Add rudimentary codespell config
- 1e59565 Addressed some of the shellcheck whinings -- primarily to not declare and assign at the same time
- f5ca1df Adjust codespell ignores
- 069fd43 Allow all github workflows to be added to git
- 3c7f30f Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
- bd9cdfc Do not gitignore .github/workflows/codespell.yml
- 1aa8428 Just ignore SC2207 for now!
- 3b38e4d Merge pull request #271 from yarikoptic/enh-codespell
- 61a73d0 Merge pull request #272 from yarikoptic/enh-shellcheck
- 74ed262 Merge pull request #274 from rusq/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
- fdcd778 Merge pull request #275 from rusq/i226
- cf084c0 Merge pull request #276 from rusq/i270
- 61c7ee5 Provide append_to_array helper similar to mapfile (not available on OSX)
- f9efa97 Removed few spurious spaces before indentation tabs -- for consistent indentation
- 1f5dab3 [DATALAD RUNCMD] Apply minimal automatic fixes from shellcheck
- 7f9ff15 [DATALAD RUNCMD] run codespell throughout fixing typos automagically
- d54a5d5 backport isvalid
- 6ef0ecd detection of invalid files
- 1854c62 fix for #226 from upstream slack lib
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0-beta2
v2.5.0
v2.5.0-beta
Changelog
- db69913 Merge pull request #254 from rusq/i251-take2
- 39fe92c Merge pull request #256 from rusq/readme-update-202312
- 6338249 Merge pull request #257 from rusq/rod
- 70cf855 add medium link, update donation details
- e63eece fix fallback cli auth
- 6f14e10 get fucked codeql
- dd0eae9 implement rod auth
- c9bcadf move sanitise and introduce exteded browser auth interface
- 930ac1e options
- 9c88b58 propagate verbose to playwright
- 0fb5d3b replacing survey with huh
- 7d266c2 switch to uber/gomock, disable survey auth UI
- 98269d7 tidy and improved login UX
- e35e2c1 update gha go version
- 607fa8e why was this exported?
v2.4.7
Changelog
- 7ea1cca Bump golang.org/x/crypto from 0.14.0 to 0.17.0
- c242dd0 Merge pull request #250 from rusq/dependabot/go_modules/golang.org/x/crypto-0.17.0
- 73df13f Merge pull request #252 from rusq/rusq-patch-1
- 5e94eb5 Merge pull request #253 from rusq/i251
- e19b016 Update bug_report.md
- 349bfbb Update bug_report.md
- 991baa9 add browser reset flag
- 5ce1bde bump playwright