Skip to content

Releases: peterpeterparker/create-ic

Keywords

14 Apr 11:17
Compare
Choose a tag to compare

Chore

  • Remove "dfx" keywords.

Formatting

14 Apr 11:14
Compare
Choose a tag to compare

Features

  • Add a new line before IC logo in the terminal.

Deprecate dfx and introduces Juno

14 Apr 11:00
Compare
Choose a tag to compare

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

05 Jul 05:06
Compare
Choose a tag to compare

Features

  • remove reference to internet_identity.did in remote section of dfx.json in II configuration as not needed

Fix II now provided as .wasm.gz

14 May 17:17
Compare
Choose a tag to compare
v0.5.0

build: next version

Do not .gitignore declarations

13 Nov 06:37
Compare
Choose a tag to compare

Features

  • remove exclusion of src/declations in the generated .gitignore #8

Build

  • bump development dependencies

Detect beta

18 Oct 16:41
Compare
Choose a tag to compare

Features

  • detect if local dfx version is more recent than latest version - i.e. a beta - and do not prompt for update if so

Build

  • bump development dependencies

Internet Identity

27 Jun 18:38
Compare
Choose a tag to compare

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 and no)

Hello World 👋

15 May 08:51
Compare
Choose a tag to compare
v0.1.3

chore: release v0.1.3