Releases: zaryo/kalamarnica
Releases · zaryo/kalamarnica
Release list
v0.2.1
v0.2.0
Add Gitlab support
- Fix the publish build command.
- Change
.ghcontextto.vcs_context..vcs_context. .vcs_contextnow has vcs field.- vcs flag was added and used in following commands:
bind,create,delete,set-tokenandswitchcommands, as their action will dependon the vcs. - Kalamarnica now technically supports more than one vcs, with changed structure from
~/.config/kalamarnica/contexts/context.tomland token to~/.config/kalamarnica/configuration.tomland token. But semantically supports only - Gitlab and Github.
- Addition of
gl_client.gh_clientandgl_clientuse now common traitvcs_client. - Add
Vcsenum. - Add more tests, test utils.