Skip to content

Releases: daveight/ankicode

Ankicode 1.3.0

12 Feb 15:39
Compare
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
Compare
Choose a tag to compare
ankicode-1.2.1

Update README.md

AnkiCode v1.2.0

28 Aug 10:32
267bf1d
Compare
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
Compare
Choose a tag to compare

The first release of AnkiCode.

Supported languages:

  • C++
  • Java
  • JavaScript
  • Python