github runkids/skillshare v0.10.1

latest releases: v0.18.9, v0.18.8, v0.18.7...
one month ago

v0.10.1 Release Notes

Fixes

  • Fixed an issue on Windows where diff could still show local copy (sync --force to replace) after running sync --force.
  • Added proper detection and target resolution for Windows junctions (mklink /J), which were previously misclassified as regular folders.

Improvements

  • Unified sync/diff link-state detection across both CLI and Web flows for consistent results.
  • Added cross-platform link utilities that handle:
    • standard symlinks
    • Windows junctions / reparse points

Impact

  • On Windows, skillshare sync --force now correctly replaces local copies with recognized link states.
  • skillshare diff no longer repeatedly reports the same items as pending local copies after a force sync.

Compatibility

  • No breaking changes.
  • Unix/macOS behavior remains unchanged.

Changelog

  • 61b741d chore: modify icon
  • 6185849 fix: handle Windows junctions in sync and diff

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.