Skip to content

Releases: Recurse-ML/rml

0.1.13: Increase Timeout

01 Sep 17:59
b96f6ef

Choose a tag to compare

What's Changed

  • Unify timeout and set it to 300 by @ab-10 in #66

Full Changelog: 0.1.12...0.1.13

0.1.12: Fix Timeouts

29 Aug 11:03
aa3deea

Choose a tag to compare

What's Changed

Full Changelog: 0.1.11...0.1.12

0.1.11: Env File Location in Bundled Installations

27 Aug 11:05
3b8765c

Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.1.11

0.1.10: HTTP Stability and Rerun on CLI Update

31 Jul 10:33
3c7824e

Choose a tag to compare

This is a quality of life update:

  1. You might've received client timeout errors. Now we've made the connection more stable.
  2. When rml autoupdates, it will execute the previous command with the upgraded version. The process is replaced using execv (h/t @enzo-inc)

0.1.9 Add Paywall

23 Jul 15:07
51cc2b6

Choose a tag to compare

Paywalls access to rml. For purchasing a subscription go to: https://github.com/marketplace/recurse-ml/

0.1.8 Add a Paywall Warning

16 Jul 14:39
c254ea0

Choose a tag to compare

We'll paywall rml on 21/07/2025. This release warns users about that.

0.1.7 Improve CLI UX

12 Jul 14:37
228836a

Choose a tag to compare

Key Changes

  1. Better errors (@pTinosq)
  2. POSIX compliant (@pTinosq)
  3. More intuitive argument behaviour (@ab-10)

rml Argument Behaviour

  1. rml w/o arguments analyzes all changed files.
  2. Accepts directories and automatically analyzes applicable files there.
  3. Ignores unmodified files passed as args (and flags that to the user).

New Contributors 🥳

Full Changelog: 0.1.6...0.1.7

0.1.6

03 Jun 21:39
01836f1

Choose a tag to compare

What's Changed

  1. Respect user's colorscheme
  2. Add -md flag for LLMs
  3. Don't print exceptions due to hallucinated breaking change usages (just filter them)

0.1.5

30 May 17:59
73a3ea7

Choose a tag to compare

What's Changed

  • Improve --help and post-installation messages by @enzo-inc in #40

Full Changelog: 0.1.4...0.1.5

0.1.4

25 May 20:34
9877660

Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4