Skip to content

Releases: zaryo/kalamarnica

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 20:16
33815c6

Read context token from STDIN

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 19:05

Add Gitlab support

  • Fix the publish build command.
  • Change .ghcontext to .vcs_context. .vcs_context.
  • .vcs_context now has vcs field.
  • vcs flag was added and used in following commands: bind, create, delete, set-token and switch commands, as their action will dependon the vcs.
  • Kalamarnica now technically supports more than one vcs, with changed structure from ~/.config/kalamarnica/contexts/context.toml and token to ~/.config/kalamarnica/configuration.toml and token. But semantically supports only
  • Gitlab and Github.
  • Addition of gl_client. gh_client and gl_client use now common trait vcs_client.
  • Add Vcs enum.
  • Add more tests, test utils.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 17:38
761d494
create the release workflow (#6)