Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 955 Bytes

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.

Unreleased

Added

Changed

Removed

[0.1.1] 2025-01-31

Added

  • Added compas_dem.analysis.cra_penalty_solve.
  • Added compas_dem.analysis.rbe_solve.
  • Added compas_dem.elements.BlockElement.
  • Added compas_dem.interactions.FrictionContact.
  • Added compas_dem.models.BlockModel.
  • Added compas_dem.notebook.ThreeBlockModelObject.
  • Added compas_dem.notebook.buffers.meshes_to_edgesbuffer.
  • Added compas_dem.notebook.buffers.meshes_to_facesbuffer.
  • Added compas_dem.templates.ArchTemplate.
  • Added compas_dem.templates.BarrelVaultTemplate.
  • Added compas_dem.templates.DomeTemplate.
  • Added compas_dem.viewers.BlockModelViewer.

Changed

Removed