Skip to content

Releases: PRO-2684/castwright

v0.0.8

20 Feb 06:17
608ef9d

Choose a tag to compare

Performance Improvements

Continuous Integration

Chores

Commits

v0.0.7

16 Feb 07:25
v0.0.7
39fc4da

Choose a tag to compare

Features

  • impl From for various types; Accessing inner Error info; Minor impr (PRO-2684)

Continuous Integration

  • Updating lock file before building (PRO-2684)

Chores

Commits

v0.0.6

11 Feb 08:44
v0.0.6
2d3e7bc

Choose a tag to compare

Bug Fixes

Chores

  • Minor reorder; Update keywords & add category; Non-ascii tests (PRO-2684)

Commits

v0.0.5

07 Feb 06:57
b6ad279

Choose a tag to compare

Performance Improvements

Continuous Integration

Chores

  • Remove version display in bump-version (PRO-2684)
  • Commit & tag signing on bump-version (PRO-2684)
  • Importing fix (PRO-2684)

Commits

  • Update demo link (PRO-2684)
  • Update; Add related doc links (PRO-2684)
  • 74f53aa: feat!: Allow customizing arguments to shell (PRO-2684)
  • b6ad279: Bump version to v0.0.5 (PRO-2684)

v0.0.4

06 Feb 01:22

Choose a tag to compare

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

Continuous Integration

  • Removing cache action (PRO)

Chores

  • Removing REFERENCE.md from included files (PRO)
  • Better assert error msg in tests; Using captured identifiers; MSRV 1.79.0, as reported by cargo-msrv; Make clippy happy (PRO-2684)
  • Use function serialize_or_skip for encapsulation (PRO-2684)
  • Moving empty judgement to AsciiCast::capture; Code format (PRO-2684)
  • Using Option<Header> in AsciiCast (PRO-2684)
  • Use u128 for microseconds (PRO-2684)

Commits

  • Remove github latest downloads badge; Add doc.rs badge (PRO)
  • Minor update (PRO-2684)
  • Minor update (PRO-2684)
  • 665acbf: feat!: impl Drop for AsciiCast; Minor improvements to main.rs (PRO-2684)
  • 3497e36: Bump version to v0.0.4 (PRO-2684)

v0.0.3

02 Feb 01:16

Choose a tag to compare

Features

  • Flushing preview output in real time (PRO-2684)
  • Built-in cd (PRO-2684)
  • start-lag & end-lag config (PRO-2684)
  • Better errors (PRO-2684)
  • Wait instruction; Unit tests (PRO-2684)
  • expect config instruction; fix: Temp config for newly added attrs (PRO-2684)

Bug Fixes

  • Expected continuation error if file ends; More tests (PRO-2684)

Tests

  • Unit test for empty front matter (PRO-2684)
  • Success & failure tests with execution (PRO-2684)

Chores

  • Make clippy happy; Code format (PRO-2684)
  • line_split -> line_continuation (PRO-2684)
  • Reduce redundancy using optfield (PRO-2684)
  • Configuration on CastWright consumes self; Code format (PRO-2684)
  • Code format (PRO-2684)
  • Gated PartialEq for Instruction (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 shell as 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

30 Jan 10:53

Choose a tag to compare

Features

Continuous Integration

Commits

v0.0.1

29 Jan 01:09
6db7a3d

Choose a tag to compare

Features

Bug Fixes

  • Incorrect line number on instruction execution (PRO-2684)
  • ExpectedClosingDelimiter; tests for frontmatter (PRO-2684)
  • Replace \n with \r\n in output; Fixed-length time format (PRO-2684)

Performance Improvements

Continuous Integration

Chores

Commits

  • Fix outdated content (PRO-2684)
  • 494d94b: Merge branch 'main' into process (PRO-2684)
  • Documentation update; Sleep demo (PRO-2684)
  • 6db7a3d: Bump version to 0.0.1 (PRO-2684)

v0.0.1-alpha.3

26 Jan 13:41
6b12ca6

Choose a tag to compare

Features

  • Execute flag (placeholder); Help triggers (PRO-2684)
  • AsciiCast::new accepting writer (PRO-2684)
  • Streamed output (PRO-2684)

Bug Fixes

  • Auto size detection; Code format; Removing unused FrontMatter struct (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

Chores

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

24 Jan 09:01
da28abf

Choose a tag to compare

Version v0.0.1-alpha.2