Skip to content

Releases: TimelessOS/LCAS

v0.1.2

11 Jun 04:52
1478542

Choose a tag to compare

New Features

  • multirepo support
  • preliminary multi-repo support

Other

  • split coverage and generic testing
  • update codecov to v5

Style

  • fix minor linting issue

Commit Statistics

  • 5 commits contributed to the release.
  • 1 day passed between releases.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix minor linting issue (42f18a7)
    • Split coverage and generic testing (46a5462)
    • Multirepo support (89631fe)
    • Preliminary multi-repo support (4fff1b2)
    • Update codecov to v5 (31f5e85)

v0.1.1

09 Jun 12:49
629c18c

Choose a tag to compare

Chore

  • Additional feature gating
  • Remove duplicate test
  • Remove rand dependency

Documentation

  • Update readme's example
  • Updated readme
  • Readme complete, basic.rs
  • Explicitly state non-crossplatform
  • Minor update to readme

New Features

  • Networking support
  • Networking almost complete
  • Error handling, documentation
  • Add encoding as default feature

Bug Fixes

  • Fixed basic example
  • Example basic.rs

Other

  • Create empty changelog.md
  • Add codecov badge
  • Maybe fix codecov?
  • Remove token
  • Switch code coverage to codecov
  • Add code coverage
  • Include more tests
  • Added more tests
  • Add tarpaulin-report to gitignore
  • Test examples
  • Minor tag changes
  • Add cargo.yml package.catagories
  • Setup dependabot
  • Test everything
  • Add basic testing

Style

  • Fix cargo lint errors

Test

  • Fix tests
  • Add tests for artifacts file

Commit Statistics

  • 39 commits contributed to the release over the course of 2 calendar days.
  • 32 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details