Releases: TimelessOS/LCAS
Releases · TimelessOS/LCAS
v0.1.2
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
v0.1.1
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
- Uncategorized
- Create empty changelog.md (08edfc3)
- Update readme's example (1c89112)
- Networking support (0b71b17)
- Add codecov badge (04169d7)
- Maybe fix codecov? (14f6bf7)
- Remove token (c4ea17b)
- Switch code coverage to codecov (32b86b4)
- Add code coverage (7a2b5ab)
- Fix cargo lint errors (805396a)
- Include more tests (a2488ae)
- Added more tests (7b17bcb)
- Add tarpaulin-report to gitignore (16b4e34)
- Fixed basic example (5550beb)
- Networking almost complete (34dceaa)
- Test examples (bcb244a)
- Error handling, documentation (ae88004)
- Example basic.rs (2a60f78)
- Add encoding as default feature (0245855)
- Additional feature gating (295ee2a)
- Remove duplicate test (c8fb0fb)
- Updated readme (1bce490)
- Initial Release (464e5b3)
- Readme complete, basic.rs (c1247dc)
- Explicitly state non-crossplatform (198be57)
- Create LICENSE-MIT (ba5390e)
- Create LICENSE-APACHE (3535ec2)
- Minor tag changes (3525358)
- Add cargo.yml package.catagories (1356c68)
- Setup dependabot (9d272a6)
- Test everything (bd1002a)
- Minor update to readme (4118544)
- Fix tests (380efdf)
- Add basic testing (a364eac)
- Remove rand dependency (eff1795)
- Add tests for artifacts file (aedc025)
- Fully working (locally) (ebb028a)
- Artifact pulling (5a1fee9)
- Repo Creation (15d5ce4)
- Initial Structures (aee164a)