Releases: ACEsuit/DecoratedParticles.jl
Releases · ACEsuit/DecoratedParticles.jl
v0.0.7
v0.0.6
DecoratedParticles v0.0.6
v0.0.5
DecoratedParticles v0.0.5
- introduce
setproperty
, which makes a single change to a particle and then returns a new instance - extended list of standardized properties with standardized symbols and names
- automatic generation of interface using meta-programming which makes it easy to extend the list of standardized properties
v0.0.4
DecoratedParticles v0.0.4
v0.0.3
DecoratedParticles v0.0.3
State and
DStateare now
PStateand
VState`- nicer output
- prototype
AtomsBase
compatibility
v0.0.2
DecoratedParticles v0.0.2
Merged pull requests:
- CompatHelper: add new compat entry for NamedTupleTools at version 0.14, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for ChainRulesCore at version 1, (keep existing compat) (#4) (@github-actions[bot])
- Renaming of Particles (#6) (@cortner)
Closed issues:
- First Version (#1)