Releases: SyntraxTechnologies/Syntrax-Developer-Pack
Releases · SyntraxTechnologies/Syntrax-Developer-Pack
Release list
Nyrion Aeon 10.5.0
You might think, A new Aeon release. And that is true, I needed a long break from Aeon. Now I did some bug fixed and cleaned up the code.
Nyrion Aeon 10.4.9
Last official Aeon release! Go to Developer Program if you want to keep using Aeon!
- Removed some unused features
Nyrion Aeon LTS 10.4.1
- Fixed Minor bugs
- Fixed Name errors
Happy Monday!
Nyrion Aeon LTS 10.4
A small but needed update!
- Updated EVERYTHING to LTAcore
- Fixed some bugs
Enjoy!!
Nyrion Aeon LTS 10.3.1
- Removed Copyright
- Changed to Created By Pingunix
Minor update
Nyrion Aeon LTS v10.3
- Added 50 commands (See Changelog.txt to see which ones)
Global shell features
- Config system with persistence at ~/.nyrion_config.json (aliases, prompt, echo, theme, history limit, logging, confirm)
- Prompt templating with variables: {cwd} {path} {drive} {time} {date} {user} {host} {ver}; supports \n for newlines
- Aliases expand within lcr commands (e.g., alias ll="ls -l"; use lcr ll)
- Command history + expansion: history, !! (repeat last), !N (Nth command)
- Command logging: log on|off [file path] writes each command with timestamp
- Confirmation guard for destructive ops (rm/rmdir/del); toggle via lcr confirm off
- Robust parsing with shlex (handles quoting and spaces)
- Theming flag stored (hook for further color customization)
Updates to existing commands
- lcr copy now supports directories (uses copytree)
- lcr del and lcr rmdir ask for confirmation by default (can be disabled)
- lcr dir uses os.scandir for speed and shows trailing slash for directories
- lcr type reads as UTF‑8 with errors="ignore" to avoid crashes on mixed encodings
- lcr zip/unzip more robust with relative paths and error handling
- lcr mod reads file as UTF‑8 and isolates name to main
- lcr run safely executes Python scripts; error codes reported
Startup and compatibility fixes
- Added urllib.parse import (used by curl)
- HTTP server uses ThreadingHTTPServer when available; falls back safely
- Safe calculator that works across Python versions (AST-based, no names/calls)
- Cleaner loading bar timing and general error messages
Optional updates
- colorama for colored output (optional)
- psutil for detailed sysinfo (optional)
- pyperclip for clipboard; falls back to clip/powershell on Windows, pbcopy/pbpaste on macOS, xclip/xsel on Linux
Nyrion Aeon LTS v10.2
- Added Updater
- Added Zip/Unzip
- Added .py loader
DISCLAIMER: It can take a few days before you can update via Aeon CLI
Supported until 3th of November 2025
Happy Thursday!
Nyrion Aeon LTS v10.1
This is the new build of Aeon, It will be supported until the 10th of October.
- Updated to LTAcore
- Added build number to the logo
Nyrion Aeon (1.0 Reimagined)
This is is the Normal release of Nyrion 1.0. But without the bugs
Nyrion Aeon 1.0 (Rude Edition)
Nyrion Aeon 1.0, But it hates you