Releases: r-prof/winch
Releases · r-prof/winch
winch 0.1.3
Chore
- Auto-update from GitHub Actions (#96).
Continuous integration
-
Remove plogr usage.
-
Fix comment (#107).
-
Tweaks (#106).
-
Test all R versions on branches that start with cran- (#105).
-
Install binaries from r-universe for dev workflow (#103).
-
Fix reviewdog and add commenting workflow (#101).
-
Use workflows for fledge (#99).
-
Sync (#98).
-
Use reviewdog for external PRs (#97).
-
Cleanup and fix.
-
Format with air, check detritus, better handling of
extra-packages(#95). -
Enhance permissions for workflow (#94).
winch 0.1.2
Chore
- Avoid calling
abort()(#91).
winch 0.1.1
Bug fixes
- Gracefully degrade if
unw_get_proc_name()results in an error.
winch 0.1.0
winch 0.0.12
Chore
- Fix compiler warnings (@Antonov548, #63).
winch 0.0.11
Bug fixes
- Fix prototype warning (@Antonov548, #60).
winch 0.0.10
Bug fixes
- Fix deprecation warnings (@Antonov548, #58).
winch 0.0.9
Breaking changes
- rlang backtraces are disabled for now (#56).
winch 0.0.8
- Fix compatibility with vctrs > 0.3.8.