Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.3.0 #129

Closed
wants to merge 0 commits into from
Closed

Conversation

Pr0methean
Copy link
Member

@Pr0methean Pr0methean commented May 15, 2024

πŸ€– New release

  • zip: 1.2.3 -> 1.3.0 (βœ“ API compatible changes)
Changelog

1.3.0 - 2024-05-15

πŸš€ Features

  • Add is_symlink method

πŸ› Bug Fixes

  • Extract symlinks into symlinks on Unix and Windows, and fix a bug that affected making directories writable on MacOS

🚜 Refactor

  • Remove unnecessary #[cfg] attributes

βš™οΈ Miscellaneous Tasks

  • Add missing ZipFileData::is_dir() method
  • Fix another Windows-specific error
  • More bug fixes for Windows-specific symlink code
  • More bug fixes for Windows-specific symlink code
  • Bug fix: variable name change
  • Bug fix: need both internal and output path to determine whether to symlink_dir
  • Another bug fix
  • Fix another error-type conversion error
  • Fix error-type conversion on Windows
  • Fix conditionally-unused import
  • Fix continued issues, and factor out the Vec-to-OsString conversion (cc: #125)
  • Fix CI failure involving conversion to OsString for symlinks (see my comments on #125)
  • Move path join into platform-independent code


This PR was generated with release-plz.

@Pr0methean Pr0methean force-pushed the release-plz-2024-05-15T22-54-41Z branch 4 times, most recently from ed53637 to 1e574a9 Compare May 15, 2024 23:17
@Pr0methean Pr0methean closed this May 15, 2024
@Pr0methean Pr0methean force-pushed the release-plz-2024-05-15T22-54-41Z branch from dcc69e9 to 09676e7 Compare May 15, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant