Skip to content

Releases: daveight/ankicode

AnkiCode 1.4.0

25 Mar 21:21
005e871

Choose a tag to compare

C++ support is back in AnkiCode 🚀🚀🚀

MacOS Important: Run the following command in your terminal to install Xcode Command Line Tools:

xcode-select --install

Ankicode 1.3.0

12 Feb 15:39

Choose a tag to compare

  • Kotlin support
  • test engine fix: ignoreOrder is false by default
  • UI updates

How-to run AnkiCode in MacOS Sonoma

The following error: "App is Damaged and Can't Be Opened. You Should Move it to the Trash" can be fixed as follows:

In terminal execute the following command:
sudo xattr -cr /Applications/AnkiCode.app

AnkiCode v1.2.1

05 Jan 05:09
7b64290

Choose a tag to compare

ankicode-1.2.1

Update README.md

AnkiCode v1.2.0

28 Aug 10:32
267bf1d

Choose a tag to compare

New release of AnkiCode
new types are supported:

  • linked_lists
  • binary_trees

AnkiCode v1.1.0

28 May 15:26

Choose a tag to compare

The first release of AnkiCode.

Supported languages:

  • C++
  • Java
  • JavaScript
  • Python