summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
AgeCommit message (Expand)Author
2021-12-20chore(version): bump development versionv0.23.0Aram Drevekenin
2021-12-14chore(version): bump development versionAram Drevekenin
2021-12-13chore(version): bump development versionAram Drevekenin
2021-11-29chore(version): bump development versionAram Drevekenin
2021-11-10chore(version): bump development versionAram Drevekenin
2021-11-10chore(release): v0.20.1v0.20.1Aram Drevekenin
2021-11-10fix(envs): Unify operation of Zellij environment variables (#842)Ken Matsui
2021-11-08chore(version): bump development versionAram Drevekenin
2021-11-05fix(errors): Introduce thiserror to make error types simpler (#836)Ken Matsui
2021-11-05fix(errors): Add colored crate to replace primitive color formatting (#837)Ken Matsui
2021-11-02Fix: move `colors_transform` to `colorsys` (#832)a-kenji
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-20chore(version): bump development versionAram Drevekenin
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-29chore(version): bump development versionAram Drevekenin
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-08-31chore(version): bump development versionAram Drevekenin
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-09Update Cargo.tomlqepasa
2021-07-08Merge branch 'main' into unified-loggingqepasa
2021-07-08CleanupPaweł Palenica
2021-07-06Remove test feature and hacksKunal Mohan
2021-07-05chore(version): bump development versionAram Drevekenin
2021-06-29feat: Add logger to ZellijPaweł Palenica
2021-06-04chore(release): bump development versionBrooks J Rady
2021-05-28chore(version): bump development versionAram Drevekenin
2021-05-28chore(version): change to patch versionAram Drevekenin
2021-05-27refactors for #525 (#534)kxt
2021-05-27chore(version): bump development versionAram Drevekenin
2021-05-22Add ability to attach to sessionsKunal Mohan
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan