just Releases
159 releases of casey/just
- v0.1.9Nanobrowser v0.1.9
Nanobrowser integrates Llama API support and syncs with browser-use v0.5.11. It implements internationalization (i18n) and handles CORS issues for inaccessible frames.
Aug 25, 2025
- v1.2.2v1.1.2
RetroUI fixes dark theme color issues for radio buttons and components, adds a Next.js blog, and introduces Table and Chart components. It also fixes switch keyboard accessibility.
Aug 13, 2025
- 1.42.4
This patch release fixes two issues: running imported recipes in the correct scope and fixing alias doc comments.
Jul 24, 2025
- 1.42.3
This patch release fixes an issue with running recipes from submodules in the correct directory.
Jul 19, 2025
- 1.42.2
This patch release fixes scope lookup for nested submodules.
Jul 15, 2025
- 1.42.1
This patch release fixes exporting variables to submodules and ensures only root-justfile variable assignments are overridden.
Jul 14, 2025
- 1.42.0
This release adds parallel recipe execution via the `[parallel]` attribute, allows depending on recipes in submodules, and adds several other features including configurable cygpath, metadata attributes, and improved bash completion.
Jul 14, 2025
- 1.41.0
This release improves signal handling to treat SIGINFO as non-fatal, adds a dotenv-override setting, and introduces PATH constants and a tempdir command-line option.
Jul 1, 2025
- v1.2.1
The RetroUI project refactors the TopNav component, fixes dialog color-scheme for dark themes, and adds a breadcrumb component. Documentation for installation using various CLI tools is also updated.
May 30, 2025
- 1.40.0
This release allows aliases to target recipes in submodules, makes --list-submodules require --list, and fixes an issue where star parameters could follow default parameters.
Mar 9, 2025
- 1.39.0
This release introduces utility functions for finding executables and configuration settings, while renaming an existing function to improve clarity.
Jan 22, 2025
- v0.6.3Version 0.6.3
This release focuses on user interface improvements and bug fixes for the EasySpider web scraping tool. Key updates include a browser extension control panel, command-line argument support, and fixes for Docker and MacOS encoding issues. It also clarifies system requirements for Windows and MacOS versions.
Jan 1, 2025
- 1.38.0
Enhanced cross-platform support with OpenBSD and introduced recipe attributes for working directories to improve project organization.
Dec 10, 2024
- 1.37.0
Enabled text styling capabilities and logical operators within recipes, alongside improvements to JSON dumping of private attributes.
Nov 20, 2024
- v3.1.2GUI for precise control
This release introduces a new Graphical User Interface (GUI) for the IMS-Toucan text-to-speech system, allowing users to fine-tune the prosody of generated speech.
Oct 7, 2024
- 1.36.0
Introduced a flag to run a single recipe and added support for Unicode escape sequences, along with improved documentation and package support.
Sep 30, 2024
- v3.1.1Improved Vocoder through end-to-end Training
A quality-focused release that significantly improves the vocoder component by training it end-to-end on synthetic spectrograms, resulting in significantly better audio output.
Sep 22, 2024
- 1.35.0
Improved support for fallback recipes in submodules and added the ability to mark assignments as private.
Aug 28, 2024
- 1.34.0
Fixed a bug regarding the working directory of functions and improved handling of multi-line shell shebangs.
Aug 2, 2024
- 1.33.0
Introduced a global working directory setting and the ability to group submodules, along with support for empty script attributes.
Jul 31, 2024