Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry committed Nov 30, 2020
1 parent cd413d7 commit 9d92485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 0.2.2 (unreleased)
## 0.2.2 (30.11.2020)
### added
- Added `weldx.utility.ureg_check_class` class decorator to enable `pint` dimensionality checks with `@dataclass`. [[#179]](https://github.com/BAMWelDX/weldx/pull/179)
- Made coordinates and orientations optional for LCS schema. Missing values are interpreted as unity translation/rotation. An empty LCS object represents a unity transformation step. [[#177]](https://github.com/BAMWelDX/weldx/pull/177)
Expand All @@ -18,6 +18,7 @@
- support timedelta dtypes in ASDF `data_array/variable` [[#191]](https://github.com/BAMWelDX/weldx/pull/191)
- add `set_axes_equal` option to some geometry plot functions (now defaults to `False`) [[#199]](https://github.com/BAMWelDX/weldx/pull/199)
- make `utility.sine` public function [[#199]](https://github.com/BAMWelDX/weldx/pull/199)
- switch to setuptools_scm versioning and move package metadata to setup.cfg [[#206]](https://github.com/BAMWelDX/weldx/pull/206)

### ASDF
- refactor ISO 9692-1 groove schema definitions and classes [[#181]](https://github.com/BAMWelDX/weldx/pull/181)
Expand Down

0 comments on commit 9d92485

Please sign in to comment.