We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19d87a commit f2f2478Copy full SHA for f2f2478
CHANGELOG.md
@@ -1,8 +1,19 @@
1
# Change Log
2
3
-
4
## Current
5
+### Added
6
+
7
8
+### Changed
9
10
11
+### Fixed
12
13
14
+## 1.0.0 (05-11-2025)
15
+This was a overhaul of large sections of the code and many changes/additions have been missed from the chnagelog.
16
17
### Added
18
- Each grain is assigned a phase and slip systems are automatically loaded
19
for a given phase based on crystal structure.
defdap/_version.py
@@ -1 +1 @@
-__version__ = '0.93.6dev'
+__version__ = '1.0.0'
0 commit comments