just Releases
159 releases of casey/just
- v3.1Improved TTS in 7000 Languages
This release improves the universal text-to-speech model by introducing stochastic prosody prediction and expanding language support with more IPA modifiers and pretraining languages.
Jul 25, 2024
- 1.32.0
This release adds new syntax attributes to Justfiles, including an unstable script attribute, a shebang extension attribute, and options to suppress module documentation.
Jul 18, 2024
- 1.31.0
This release improves module management and stability in Just, allowing module paths to point to directories and adding a command to toggle unstable features.
Jul 14, 2024
- 1.30.1
This is a minor bug fix release (1.30.1) for the just command runner. It addresses an issue with error messaging when there's a function argument count mismatch, improving the clarity of error feedback for users.
Jul 7, 2024
- 1.30.0
Version 1.30.0 of just adds new datetime functions, improved module documentation support for `--list`, and expanded environment variable configuration for command-line options. The release also includes library improvements allowing command-line arguments in `run()` and better listing behavior with `--unsorted` flags.
Jul 6, 2024
- 1.29.1
This is a minor bug fix release for just 1.29.1 that resolves syntax conflicts related to the unexport functionality. The release addresses a single issue from PR #2158, improving the consistency and reliability of unexport command syntax.
Jun 14, 2024
- 1.29.0
Version 1.29.0 of just adds several new features including a positional-arguments attribute, is_dependency() function, nu shell completions support, and the ability to unexport environment variables. This release also includes important bug fixes for dotenv-path loading and fzf chooser preview functionality.
Jun 14, 2024
- v3.0TTS in 7000 Languages
This major release introduces a massively multilingual TTS model capable of synthesizing speech in over 7000 languages, featuring quality improvements and a watermarking mechanism.
Jun 10, 2024
- 2.pPrompting Controlled Emotional TTS
This release introduces emotional prompting capabilities to the TTS model, allowing users to control the emotion of synthesized speech based on text prompts during both training and inference.
Jun 10, 2024
- 1.28.0
Version 1.28.0 of just introduces significant improvements to submodule support, including new flags for listing and showing recipes in submodules, along with timestamp functionality and new environment functions. The release also changes where shebang recipes are written and modifies default behavior for submodule recipe display.
Jun 5, 2024
- 1.27.0
Version 1.27.0 is a substantial release adding numerous new functions (source_file, source_directory, shell, encode_uri_component, choose, prepend, append), recipe groups, shell-expanded strings, predefined constants, and the --global-justfile flag. This release also adds environment variable support for command-line options, a --man subcommand, and various quality-of-life improvements.
May 25, 2024
- 1.26.0
Version 1.26.0 of just adds two new command-line options: --no-aliases to filter out aliases from recipe listings, and -E as a shortcut for --dotenv-path. This release also includes various dependency updates, documentation improvements, and minor bug fixes.
May 14, 2024
- v0.6.2Version 0.6.2
This release focuses on enhancing the user experience of the EasySpider automation tool with new UI feedback features, bug fixes, and system compatibility updates, including a Chrome browser upgrade.
Apr 21, 2024
- 1.25.2
Mar 11, 2024
- 1.25.1
This is a minor patch release (1.25.1) of just that addresses a build error on AArch64 architecture and pins the ctrlc dependency to version 3.1.1 for improved stability.
Mar 9, 2024
- 1.25.0
Release 1.25.0 of just adds cryptographic hash functions with `blake3` and `blake3_file` capabilities, along with various build and documentation improvements including reduced binary size and shell script fixes.
Mar 8, 2024
- 1.24.0
This release adds support for recipe paths containing `::` in the Bash completion script and introduces a new function to canonicalize paths. The release also includes various documentation improvements, CI workflow updates, and bug fixes.
Feb 11, 2024
- 1.23.0
This release of just (v1.23.0) adds several useful features including custom confirm prompts, quiet mode settings, a just_pid function, XDG base directory functions, and a --no-deps flag to skip recipe dependencies. It also fixes an import path issue and includes various documentation and usability improvements.
Jan 13, 2024
- 1.22.1
Jan 8, 2024
- 1.22.0
This minor release of just (v1.22.0) introduces path syntax for recipe invocation, making it easier to run recipes with slashes in their names, and adds user-friendly aliases for the `--fmt` and `--init` flags.
Jan 5, 2024