AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix and update vendored tarball - Remove leftover obscpio file
- Update vendored sources.
- Replace obsoleted `disabled` option with `manual`
- Update to version 0.11.0+git7: * Bug fixes and refactoring in key map implementation: * Update CHANGELOG, initial config * Rename 'run_command' key action to just 'command' * Support tiny commands in keymap config (#410) * Support italic and strikethrough attribute (#404) (#409) * Fix tab config test with desktop-notifications feature (#408) * Update deps, reword and format initial config, fix new lints * Update changelog * Update dependencies (#405) * Config to set /ignore and /notify (#344) * CHANGELOG: Add #403 * Implement bold, italic, underline, strikethrough rendering * Added support for SASL EXTERNAL (#363) * Fix a few lints introduced with rustc 1.66.0 * CHANGELOG: Remove trailing ws, formatting * Implement running shell commands for getting passwords (#315) * Fix a bug when running $EDITOR on macOS 12 * Mention default macOS config path in README * Update CHANGELOG with #395 * Allow QUIT and PART with a message (#395)
- Update vendored dependencies. - Enable desktop notification feature.
- Update to version 0.10.0+git14: * Fix new lints and warnings (#394) - Automatic update of vendored dependencies.
- Automatic update of vendored dependencies.
- Update of vendored dependencies
- Automatic update of vendored dependencies
- Fix versioning format. - Update to version 0.10.0+git13 (mostly dependency update and some fixes): * Update dependencies (#386) * Move to 2021 edition (#385) * Fix clippy warnings (#383) * Remove alias field in `Tab`, store visible name, remove `MsgSource::visible_name` * Suppress some clippy warnings * Document ERR_NICKNAMEINUSE handling in conn handler, remove a TODO * Fix potential UB in `term_input::read_stdin` * Bump dependencies * Update messages in some of the tests to avoid confusion * Bump deps * Fix handling of CR, LR, tabs in IRC format parser * Fix a few doc warnings * Bump deps
- Automatic update of vendored dependencies - Fix some build errors
- Automatic update of vendored dependencies
- Initial spec for tiny (0.10.0)