Releases: PRO-2684/castwright
Releases · PRO-2684/castwright
v0.0.8
v0.0.7
v0.0.6
v0.0.5
Performance Improvements
- Remove unnecessary
errorfield fromReaderIterator(PRO-2684) - Buffered writer (PRO-2684)
- Lock stdout (PRO-2684)
Continuous Integration
- Auto update demo (PRO-2684)
Chores
- Remove version display in bump-version (PRO-2684)
- Commit & tag signing on bump-version (PRO-2684)
- Importing fix (PRO-2684)
Commits
v0.0.4
Features
Bug Fixes
- Try write header when file ends; doc update (PRO-2684)
Performance Improvements
- Do not split chars if interval is 0 (PRO-2684)
Tests
- Fix failing (PRO-2684)
Continuous Integration
- Removing cache action (PRO)
Chores
- Removing REFERENCE.md from included files (PRO)
- Better
asserterror msg in tests; Using captured identifiers; MSRV 1.79.0, as reported by cargo-msrv; Make clippy happy (PRO-2684) - Use function
serialize_or_skipfor encapsulation (PRO-2684) - Moving empty judgement to
AsciiCast::capture; Code format (PRO-2684) - Using
Option<Header>inAsciiCast(PRO-2684) - Use
u128for microseconds (PRO-2684)
Commits
v0.0.3
Features
- Flushing preview output in real time (PRO-2684)
- Built-in cd (PRO-2684)
start-lag&end-lagconfig (PRO-2684)- Better errors (PRO-2684)
- Wait instruction; Unit tests (PRO-2684)
expectconfig instruction; fix: Temp config for newly added attrs (PRO-2684)
Bug Fixes
- Expected continuation error if file ends; More tests (PRO-2684)
Tests
Chores
- Make clippy happy; Code format (PRO-2684)
line_split->line_continuation(PRO-2684)- Reduce redundancy using
optfield(PRO-2684) - Configuration on
CastWrightconsumesself; Code format (PRO-2684) - Code format (PRO-2684)
- Gated
PartialEqforInstruction(PRO-2684) - Code format & clippy fixes (PRO-2684)
- Using
Cow(PRO-2684)
Commits
- Removing outdated content; Examples on colored prompts & line split (PRO-2684)
- Mark
shellas implemented (PRO) - Add badges (PRO)
- 0d8e3d8: chore!: Renaming and aliasing some config instructions (PRO-2684)
- Better demo; Another solution to caveat (PRO-2684)
- Update comment; Unit test for absolute cd (PRO-2684)
- 802b684: chore!:
delay->interval(PRO-2684) - Adding demo (PRO-2684)
- 3900c0e: Bump version to v0.0.3 (PRO-2684)
v0.0.2
v0.0.1
Features
- Try
execute_command(PRO-2684) - Using duct (PRO-2684)
- Execute flag (PRO-2684)
- Implicit error conversion (PRO-2684)
Bug Fixes
- Incorrect line number on instruction execution (PRO-2684)
ExpectedClosingDelimiter; tests for frontmatter (PRO-2684)- Replace
\nwith\r\nin output; Fixed-length time format (PRO-2684)
Performance Improvements
- Use
u64for time (PRO-2684)
Continuous Integration
- Fuck windows \r\n (PRO-2684)
Chores
- Gated
with_start(PRO-2684)
Commits
v0.0.1-alpha.3
Features
- Execute flag (placeholder); Help triggers (PRO-2684)
AsciiCast::newacceptingwriter(PRO-2684)- Streamed output (PRO-2684)
Bug Fixes
- Auto size detection; Code format; Removing unused
FrontMatterstruct (PRO-2684) - Remove delay between
Executed command:and displayed command (PRO-2684) - ci (PRO-2684)
Performance Improvements
- Using string slices in
Event(PRO-2684)
Tests
- Integration tests (PRO-2684)
Chores
ParseError->Error(PRO-2684)- Remove unnecessary
pub, or change topub(super); Code format (PRO-2684) AsciiCast::writenow returnserror::Error(PRO-2684)InstructionTrait->Instruction; Docs (PRO-2684)- Apply cargo clippy fixes (PRO-2684)
- Ext set to
.cwrt(PRO-2684) - Clippy fixes; Minor optimization (PRO-2684)
- Code format (PRO-2684)
- Mutable borrow (PRO-2684)
- Code format (PRO-2684)
Commits
- Usage; Update crates (PRO-2684)
- Reorder (PRO-2684)
- Examples in reference (PRO-2684)
- Documentation for lib (PRO-2684)
- Better documentation; Publicize event methods for Asciicast; Unit test for asciicast (PRO-2684)
- bec88a6: feat!: Front matter (PRO-2684)
- 75bf166: feat!: Streaming API; Parse and execute together;
Script->CastWright(PRO-2684) Castwright->CastWright; Fix inconsistencies in REFERENCE (PRO-2684)- ee62bca: Bump version to v0.0.1-alpha.3 (PRO-2684)
v0.0.1-alpha.2
Version v0.0.1-alpha.2