-
v0.3.1 Stable
released this
2022-04-26 14:03:27 +02:00 | 26 commits to master since this releaseFix
- Throw if directory exsists (
5f22220
)
Downloads
- Throw if directory exsists (
-
v0.3.0 Stable
released this
2022-04-26 13:41:16 +02:00 | 28 commits to master since this releaseDownloads
-
v0.2.3 Stable
released this
2022-03-22 08:25:34 +01:00 | 33 commits to master since this releaseFix
- Remove this (
92794a2
)
Downloads
- Remove this (
-
v0.2.2 Stable
released this
2022-03-22 08:16:17 +01:00 | 35 commits to master since this releaseDownloads
-
v0.2.1 Stable
released this
2022-03-16 09:23:27 +01:00 | 38 commits to master since this releaseFix
- Update config paths (
f7d0503
)
Downloads
- Update config paths (
-
v0.2.0 Stable
released this
2022-03-16 09:06:11 +01:00 | 40 commits to master since this releaseFeature
- Copy base configs to user configs (
f4e370c
)
Downloads
- Copy base configs to user configs (
-
v0.1.1 Stable
released this
2022-03-16 08:57:00 +01:00 | 42 commits to master since this releaseFix
- Update configs (
b51d1e9
)
Downloads
- Update configs (
-
v0.1.0 Stable
released this
2022-03-16 07:22:39 +01:00 | 44 commits to master since this releaseFeature
- Add interactive deployment and switch to poetry' (#2) (
0fcf2eb
) - wizard: Add ability to select wallet address (
556366a
) - Add token symbol proof metadata references (
a707f12
)
Fix
- Add getpass (
47a9b25
) - Incorrect var name (
41dbd5a
) - ext: Allow loading chain_spec from config (
1d4b051
) - Change name to cic-cli (
40e386d
) - Add missing json import (
48ee805
) - Broken imports (
4f219e3
)
Documentation
Downloads
- Add interactive deployment and switch to poetry' (#2) (