All notable changes to this project will be documented in this file.
- Don't try to canonicalize path that might not exist
- Use exact expected path when finding Northar core mods
- Update dependencies
- Update
libthermite
to 0.7.1
- Write standard mod strings to exported mod lists
- Launch game through steam and origin
- Profiles (#26)
- Update dependencies
- Add
.rpm
bundle - Remove nsargs crate
- Update action versions
- Specify include in
Cargo.toml
(via cargo-diet)
- Update dependencies
- Support new N* package standard
- Properly continue with
force
flag - Filter northstar core mods when performing update check
- Don't use bash commands in windows workflow
- Clean old mod folders on update
- Bump dependencies
- Add
no-cache
flag - Add
all
flag toenable
anddisable
commands - Import and export mod lists (#23)
- Add env command
- Update release script tag message formatting
- More release script tweaks
- Add ignore_tags regex to cliff config
- Remove unused files
- Update .gitignore
- Clippy fixes
- Fix changelog header
- Publish crate from CI
- Replace PR and issue numbers with links in changelog
- Bump
libthermite
version
- Remove timestamp from log messages
- Create non existing file directories for download cache and config (#15)
- Add git-cliff config
- Add release script
- Make release script executable (woops lol)