Skip to content

Latest commit

 

History

History
119 lines (79 loc) · 5.77 KB

CHANGELOG.md

File metadata and controls

119 lines (79 loc) · 5.77 KB

CHANGELOG

All notable changes to PyMechanical-Env will be documented in this file. This project adheres to Semantic Versioning.

This document follows the conventions laid out in Keep a CHANGELOG.

0.1.8 - September 23, 2024

Added

  • Update qt version (#81)

Changed

  • MAINT: Drop python 3.9 (#82)

Dependencies

  • Bump pytest from 8.2.2 to 8.3.3 (#71, #73, #80)
  • Update pre-commit (#72, #74, #77)
  • Bump ansys/actions from 6 to 7 (#75)
  • Bump tj-actions/changed-files from 44 to 45 (#76)
  • Bump build from 1.2.1 to 1.2.2 (#79)

0.1.7 - July 16, 2024

Changed

  • MAINT: Update Python version(#67)

Dependencies

  • Bump ansys/actions from 5 to 6 (#59)
  • Bump pytest from 8.1.1 to 8.2.2 (#60, #64, #65)
  • Update pre-commit (#61, #63, #66)

0.1.6 - April 16, 2024

Added

  • Add dependabot grouping and auto approve (#53)
  • Add embedding env (#56)

Fixed

Changed

  • Adapt new get_mechanical_path (#57)

Dependencies

  • Bump pytest-cov from 4.1.0 to 5.0.0 (#48)
  • Bump pytest-mock from 3.12.0 to 3.14.0 (#49)
  • Bump build from 1.1.1 to 1.2.1 (#58)
  • Bump tj-actions/changed-files from 43 to 44 (#51)

0.1.5 - March 22, 2024

Changed

  • Update qt path #46

Dependencies

  • Bump tj-actions/changed-files from 42 to 43 (#44)
  • Bump pytest from 8.0.2 to 8.1.1 (#43)
  • Update pre-commit (#45, #52)

0.1.4 - March 4, 2024

Fixed

  • Fix: Intel path #42

Changed

  • Update intelMKL path for 242 #40

Dependencies

  • Update pre-commit #35, #36
  • Bump build from 1.0.3 to 1.1.1 (#39)
  • Bump pytest from 8.0.0 to 8.0.2 (#37, #38)

0.1.3 - February 2, 2024

Added

  • Update qt and openssl path for 242 #30

Dependencies

  • Update pre-commit #27, #33
  • Bump tj-actions/changed-files from 41 to 42 (#28)
  • Bump pytest from 7.4.4 to 8.0.0 (#31)
  • Bump peter-evans/create-or-update-comment from 3 to 4 (#32)

0.1.2 - January 11, 2024

Fixed

  • Fix LD_PRELOAD #25
  • Fixes find mechanical #23

Changed

  • Update changelog release 1.1 #21

Dependencies

  • Update pre-commit #24

0.1.1 - January 02, 2024

Added

  • Add change log check #19

Changed

  • Update LD_PRELOAD #15
  • Update pre-commit and licenses #18

Dependencies

  • Bump pytest from 7.4.3 to 7.4.4 in /requirements #20

0.1.0 - December 08, 2023

Fixed

  • Improve the ci/cd tests with the help of matrix style #8

Changed

Dependencies