Skip to content

Releases: leon-ai/leon-cli

v2.0.0-beta.1

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Nov 22:39
5fb2fc2

2.0.0-beta.1 (2023-11-14)

⚠ BREAKING CHANGES

  • remove support for Docker

Bug Fixes

  • update author - Théo LUDWIG (ef25774)
  • update dependencies to latest (f541b0e)

Performance Improvements

  • ignore test files in published package (reduce package size) (290bcbc)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 20:59
40216a6

1.5.0 (2023-05-13)

Features

  • add npm package provenance (0fa3891)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 May 10:36
ecc1719

1.4.0 (2023-05-01)

Features

Bug Fixes

  • remove startCount in config (not needed anymore) (1dfb32b)
  • reset git repo before checkout (646192a)
  • update dependencies to latest (719fa65)
  • verbose output when running setup script (57b6637)

v1.4.0-beta.5

v1.4.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 22:33
6b778a1

1.4.0-beta.5 (2023-04-02)

Bug Fixes

  • update dependencies to latest (6b778a1)

v1.4.0-beta.4

v1.4.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jan 21:49
aa34663

1.4.0-beta.4 (2023-01-10)

Bug Fixes

  • update dependencies to latest (aa34663)

v1.4.0-beta.3

v1.4.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Nov 18:30
646192a

1.4.0-beta.3 (2022-11-06)

Features

  • update Leon with git (now required) (6e8d85d)

v1.4.0-beta.2

v1.4.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 12:55
57b6637

1.4.0-beta.2 (2022-10-15)

Bug Fixes

  • remove startCount in config (not needed anymore) (1dfb32b)
  • verbose output when running setup script (57b6637)

v1.4.0-beta.1

v1.4.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 11:51
3cdc0df

1.4.0-beta.1 (2022-10-15)

Features

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:27
6e5f5d5

1.3.1 (2022-09-10)

Bug Fixes

  • leon info should not crash with package.json not found (e1220f0)
  • log errors to log file only when necessary (af71292)
  • scripts: add dnf package manager (509e93b), closes #197
  • scripts: argument --yes in yum install is unrecognized (#196) (8e57d99)
  • scripts: argument --yes in pacman is unrecognized (#194) (b58e592)
  • setup automatic config "cleaner" for manually removed Leon instances (6e5f5d5)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 22:18
3b834c1

1.3.0 (2022-07-28)

Features

  • detect if Leon Core source code is already installed (3b834c1)