Skip to content

Releases: Autonomous-Finance/ao-starter-kit

[email protected]

02 Jan 08:00
1640410
Compare
Choose a tag to compare

Patch Changes

  • 84bea57: fix lua sqlite template by removing ao dependency

[email protected]

25 Oct 14:08
269607e
Compare
Choose a tag to compare

Minor Changes

  • 2f8d2e4: Refactor templates system and Build scripts.

    Implement new build scripts that enhance project scaffolding and DX.
    Build scripts now check for required dependencies and tries to install them via luarocks.

    Teal templates have been updated to use modules and clearer code splitting.

[email protected]

16 Oct 12:34
0ca6d20
Compare
Choose a tag to compare

Patch Changes

  • 4e18be2: fix teal-sqlite template and downloads number

[email protected]

01 Oct 13:27
15d23d7
Compare
Choose a tag to compare

Patch Changes

  • bf5ae77: fix lua build and improve docs

[email protected]

27 Sep 06:24
0dbaab7
Compare
Choose a tag to compare

Patch Changes

  • 5b09abe: fix teal-sqlite types in template

[email protected]

17 Sep 14:42
60de522
Compare
Choose a tag to compare

Patch Changes

  • 19dd86b: Add multiple templates and refactor create init

[email protected]

16 Sep 13:30
c3a2121
Compare
Choose a tag to compare

Patch Changes

  • 4382a1e: added teal template
  • 8e8b312: Update base template with sqlite and frontend template with basic CRUD