Releases: peterpeterparker/create-ic
Releases · peterpeterparker/create-ic
Keywords
Formatting
Features
- Add a new line before IC logo in the terminal.
Deprecate dfx and introduces Juno
Breaking Changes
- Deprecated support for dfx.
- Removed features for deploying local canisters with dfx.
Features
- The CLI asks developers if they want to start with the Juno framework or provides a link to Internet Computer resources.
Remove non necessary ii did
Features
- remove reference to
internet_identity.did
inremote
section ofdfx.json
in II configuration as not needed
Fix II now provided as .wasm.gz
v0.5.0 build: next version
Do not .gitignore declarations
Features
- remove exclusion of
src/declations
in the generated.gitignore
#8
Build
- bump development dependencies
Detect beta
Features
- detect if local
dfx
version is more recent thanlatest
version - i.e. abeta
- and do not prompt for update if so
Build
- bump development dependencies
Internet Identity
0.2.0 (2022-06-27)
Features
- support for Internet Identity - cli prompts if an authentication is needed and if yes, set up II
- ask if a web application should be created or only backend - i.e.
dfx new --no-frontend
- exist if target directory not empty - creating a project in a not empty folder is not supported by
dfx
- more comprehensive confirm (
yes
andno
)
Hello World 👋
v0.1.3 chore: release v0.1.3