All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- template command creating a faulty directory - (3881a12) - Antoine Chauvin
- skip when say : - (732662e) - Angel Dijoux
- fix maturin 1.8.0 build issue - (58845bf) - Angel Dijoux
- add convenience methods for no-prompt - (4d1443e) - Julian Popescu
- accept rules with cli - (94fb62c) - Julian Popescu
- add organization prompt for template download - (987aa0d) - Julian Popescu
- prompt user login on template - (bea1c4a) - Julian Popescu
- upload templates without ignoring files - (ecd8e3d) - Julian Popescu
- init a Git repo for default use_case template (#97) - (0d7408d) - Angel Dijoux
- q3as in default use case template (#105) - (e2203c8) - Angel Dijoux
- clippy errors (#106) - (b55bf69) - Angel Dijoux
- symlink use_case in template - (445bccc) - Julian Popescu
- add attr magic functions to overriden python builtins - (3548cd3) - Julian Popescu
- update pep508_rs which had unmaintained dependencies - (2131abe) - Antoine Chauvin
- load correct config dir - (69f89fe) - Angel Dijoux
- naming stuff, use dialoguer - (daf3e7b) - Angel Dijoux
- use aqora-cli in venv only if version is greater - (49f396f) - Julian Popescu
- add aqora-cli to install command as dep - (0565355) - Julian Popescu
- hide score if no leaderboard - (1a032dd) - Julian Popescu
- ask to install vscode extensions - (5e9cc02) - Angel Dijoux
- create our own config file - (9928829) - Angel Dijoux
- add aqora vscode extension - (1f034d7) - Angel Dijoux
- vscode load file module - (592d3c5) - Angel Dijoux
- zstd (#93) - (fd752c8) - Antoine Chauvin
- Fix templates to wait on AsyncIterator - (41926ef) - Julian Popescu
- aqora new (#90) - (420f622) - Julian Popescu
- add bin in release details - (a193d1b) - Angel Dijoux
- parallel gzip (#88) - (3a7a522) - Antoine Chauvin
- Add link mode as option to CLI - (f42edf3) - Julian Popescu
- Add link mode to PyEnvOptions and PipOptions - (8525753) - Julian Popescu
- Use options struct and short hand for env init - (0ccc23d) - Julian Popescu
- Use dunce to canonicalize paths - (22d172e) - Julian Popescu
- Add virtual environment info to aqora info - (5615e19) - Julian Popescu
- Use custom template for python exporter - (d3d9ee4) - Julian Popescu
- Upgrade python dependencies - (e4fb124) - Julian Popescu
- Properly dispose of temp directory - (a8391f1) - Julian Popescu
- Add allow threads in module call - (a1e54c8) - Julian Popescu
- (cli) Add warning for installed version differing from selected - (412f48e) - Julian Popescu
- Prevent infinite loop on venv aqora search - (ccf7145) - Julian Popescu
- Add exit code back in - (fb3b461) - Julian Popescu
- sigsegv on low resource machines - (34105bf) - Antoine Chauvin
- Use aqora in venv if available - (8e75c17) - Julian Popescu
- Add ability to configure python - (1a4c055) - Julian Popescu
- Simplify and isolate asyncio run - (9a24d88) - Julian Popescu
- (cli) loaded python kernel - (92d6b4d) - Angel Dijoux
- build for aarch64 - (9161b61) - Angel Dijoux
- (version) v0.2.1 - (6b2adf8) - Angel Dijoux
- change endpoint - (90a1132) - Angel Dijoux
- Update simple deps - (ee9fdbe) - Julian Popescu
- (cli) loaded python kernel - (92d6b4d) - Angel Dijoux
- build for aarch64 - (9161b61) - Angel Dijoux
- Update simple deps - (ee9fdbe) - Julian Popescu
- (cli) run aqora test asynchronously - (973682b) - Julian Popescu
- load .venv by default when opening the project - (9d07f8d) - Angel Dijoux
- operate from 'pyproject.toml' - (1a40ca3) - Angel Dijoux
- open in vscode by default - (f0b2168) - Angel Dijoux
- (cli) clippy lint - (9e9e769) - Julian Popescu
- simplify vs code opening and create virtual environment - (c4048e1) - Julian Popescu
- fix versioning by using cargo.toml version - (7cdd3d5) - Julian Popescu
- review suggestions - (b652952) - Julian Popescu
- allow top level async statements in python notebooks - (e2b1569) - Julian Popescu
- QoL improvements for python & shell commands - (4682050) - Antoine Chauvin
- make find_project_version_file more clear - (5d3e5c4) - Julian Popescu
- override ipython in runner - (532bedc) - Julian Popescu
- basic ipynb conversion using jupyter nbconvert - (02c47d7) - Julian Popescu
- add
aqora lab
command - (832b916) - Antoine Chauvin - browserless login - (68e764b) - Antoine Chauvin
- add multipart upload - (aff1aec) - Julian Popescu
- (version) 0.1.16 - (78b237c) - Julian Popescu
- add contributing guidelines and make bumping versions easier - (f30e191) - Julian Popescu
- review suggestions - (b652952) - Julian Popescu
- allow top level async statements in python notebooks - (e2b1569) - Julian Popescu
- QoL improvements for python & shell commands - (4682050) - Antoine Chauvin
- make find_project_version_file more clear - (5d3e5c4) - Julian Popescu
- fix versions in pyproject and lock file - (6cbe855) - Julian Popescu
- allow org to create a submission version - (2a2b97f) - Julian Popescu
- use venv/bin/activate_this.py and add more context to errors - (3588895) - Julian Popescu
- don't dim text - (c144b03) - Julian Popescu
- properly inject sentry dsn - (c77f21f) - Julian Popescu
- add docker options for linux sentry dsn environment - (4896653) - Julian Popescu
- add sentry DSN to github workflow - (fc11a38) - Julian Popescu
- remove unnescessary warning flags - (7849f3c) - Julian Popescu
- import importlib.util directly - (130fe64) - Julian Popescu
- typo in error display - (1ead5b6) - Julian Popescu
- do not delete today's logfile - (83942ce) - Antoine Chauvin
- remove termcolor - (78c9fe3) - Antoine Chauvin
- clippy warnings - (f421c12) - Antoine Chauvin
- remove useless tracing - (d06ec58) - Antoine Chauvin
- use manifest_version() - (7801296) - Antoine Chauvin
- use python site configuration - (70fed4f) - Julian Popescu
- pip uninstall removed deps - (17df066) - Julian Popescu
- less intrusive removals - (4fc94c9) - Julian Popescu
- better requirement extras check - (3664453) - Julian Popescu
- more performant remove deps - (4f20be8) - Julian Popescu
- add better README installation instructions - (13473c7) - Julian Popescu
- use copy instead of rename - (e3e60ce) - Julian Popescu
- add sync_all to file replacement for credentials - (b2ebfe6) - Julian Popescu
- show authorize_url when logging-in - (6d6c6fa) - Antoine Chauvin
- print score so that user can see score before continuing with version update - (df47221) - Julian Popescu
- allow for windows style virtual environment site-packages - (ab3670f) - Julian Popescu
- remove symlink dir reference in clean - (811b041) - Julian Popescu
- use windows naming for virtual environment subdirectories - (c885180) - Julian Popescu
- better debug messages for pip install - (e5dfba4) - Julian Popescu
- use pipx list command to find venv - (7d3082e) - Julian Popescu
- use default .venv path for virtual environment - (5d184a6) - Julian Popescu
- just check if has_ref instead of is_ignored - (4668df9) - Julian Popescu
- emit warning when sentry integration is disabled - (880352c) - Antoine Chauvin
- fail build on malformed sentry dsn - (cd3ae71) - Antoine Chauvin
- override ipython in runner - (532bedc) - Julian Popescu
- basic ipynb conversion using jupyter nbconvert - (02c47d7) - Julian Popescu
- add
aqora lab
command - (832b916) - Antoine Chauvin - browserless login - (68e764b) - Antoine Chauvin
- add multipart upload - (aff1aec) - Julian Popescu
- show decompress progression bar - (41272f0) - Antoine Chauvin
- implement download progress bar - (4e7c17a) - Antoine Chauvin
- do install after template - (7160c22) - Julian Popescu
- better sentry context and event filtering - (157a4bc) - Julian Popescu
- only clean ignored files - (b27e8ca) - Julian Popescu
- better clean function - (3ee8483) - Julian Popescu
- use case notebook conversion and better print statements - (bc9eea2) - Julian Popescu
- enable tracing env-filter - (6a679c0) - Antoine Chauvin
- garbage collect logging files - (224e7b1) - Antoine Chauvin
- document DO_NOT_TRACK - (2e31516) - Antoine Chauvin
- replace log with tracing - (4e339fb) - Antoine Chauvin
- sentry integration - (672f822) - Antoine Chauvin
- add gets latest version and always overwrites on merge if dependency given - (d7a61a7) - Julian Popescu
- merge dependencies if possible - (a5b5b07) - Julian Popescu
- aqora remove command - (fb1b477) - Julian Popescu
- aqora add command - (41395b4) - Julian Popescu
- tell the user where to accept competition rules - (09bfaff) - Julian Popescu
- add clean command - (24c6e48) - Julian Popescu
- look in pipx venvs for uv - (0f7998a) - Julian Popescu
- handle ctrl-c gracefully and add info for debugging - (86405c6) - Julian Popescu
- add aqora install and aqora test for use cases - (65cab27) - Julian Popescu
- install dependencies: uv, build, setuptools - (e01594b) - Antoine Chauvin
- enable cd - (06573b8) - Antoine Chauvin
- declare extension-module - (35ace55) - Antoine Chauvin
- implement extension-module - (076be45) - Antoine Chauvin
- add contributing guidelines and make bumping versions easier - (f30e191) - Julian Popescu
- more readable cli exit - (a5fe1c0) - Antoine Chauvin
- simplify fn do_not_track - (5c34649) - Antoine Chauvin
- explicits do_not_track() - (328e5c6) - Antoine Chauvin
Changelog generated by cocogitto.