Skip to content

Commit f6ce689

Browse files
sbillingegithub-actions[bot]
authored andcommitted
update changelog
1 parent d83c856 commit f6ce689

29 files changed

+39
-648
lines changed

CHANGELOG.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,45 @@ Release notes
44

55
.. current developments
66
7+
3.1.1
8+
=====
9+
10+
**Added:**
11+
12+
* Add test for ``copy_examples``.
13+
* Added ``print_info`` function.
14+
* Add workflow to run ``examples/validate_examples.py`` manually.
15+
* Add modules ``cli``, ``conda``, ``installer``, ``log``, ``packsmanager``, ``profilesmanager``.
16+
* Add cmi cli commands for managing/installing profiles and packs; example and manual commands.
17+
* Add `all.yml` for profile installation demonstration.
18+
* Add `_tests.yml` profile for profile post-steps demonstration.
19+
* Add test for building examples dict.
20+
* Add tests that run PDF example scripts
21+
* Add example for installing pdf pack and add example scripts.
22+
* Add line fitting example.
23+
* Add functionality for copying examples.
24+
* Add temp dir fixture for testing.
25+
* Add BG stylesheets for plotting.
26+
* Add tutorial on `linefit` to documentation.
27+
* Add installation instructions for packs.
28+
* Add diffpy.cmi as entrypoint.
29+
* Added ``print_profiles`` function.
30+
* Add comprehensive documentation highlighting new cli changes.
31+
32+
**Changed:**
33+
34+
* Changed workflow so that ``validate_examples.py`` is ran only on manual triggers.
35+
* Update names to skpkg standard.
36+
* Change requirements dir for packs and profiles management.
37+
* Change example dict build process.
38+
* Changed the cli syntax.
39+
* change examples directory structure to insert the name of the ``pack" that the examples exemplify.
40+
41+
**Fixed:**
42+
43+
* Fixed how paths are handled in tests for different operating systems.
44+
45+
746
0.0.1
847
=====
948

news/cli-cmds.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/cli-docs.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/cmi.rst

Lines changed: 0 additions & 27 deletions
This file was deleted.

news/copy-func-test.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/copy-func.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/core-ex.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/dict-build-test.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/entrypoint.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/ex-path.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)