Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.45 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[23.4.0] - 2023-11-14

  • Configuration is now expected at tool.pdm.plugin.torch. Note the missing s. This is to avoid collision with the upstream configuration key.

23.3.0 - 2023-11-14

  • Add support for PDM 2.9 and 2.10
  • On all versions where applicable, enforces static-url.
  • Removes support for PDM 2.8 as it has a show-stopper bug
  • Fixed a bug with CPU target that would sometimes include non-CPU-specific wheels.

23.2.0 - 2023-09-14

  • Drops support for PDM 2.3 and 2.4, adds support for PDM 2.6-2.8

23.1.1 - 2023-06-15

  • Fix a bug where 2.5.0 would crash with an assertion.

23.1.0 - 2023-04-19

  • Adds support for PDM 2.5.0

23.0.0 - 2023-03-01

This is the initial release