Skip to content

Commit e1c9ed4

Browse files
committed
Cleanup for 2.0.5
1 parent 282f9fa commit e1c9ed4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES.rst

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
=======================
22
pyMagnum Release Notes
3+
========================
4+
Version 2.0.5 2023/11/13
5+
------------------------
6+
- Enhancement added ``allinone`` method to Magnum class. This creates a single record instead of one per device.
7+
- ``magdump`` has been enhanced to support ``--allinone`` option
8+
- A new example program ``magsql.py`` is available to log data to MariaDB/MySQL. Read the program comments for more information.
9+
- A new tool ``mag2sql`` is available to convert JSON from ``magdump`` output to a MySQL schema definition.
310

411
Version 2.0.4 2023/11/05
512
------------------------
@@ -10,8 +17,6 @@ Version 2.0.4 2023/11/05
1017
- Fixed All revision values are defined as string. It used to be mixed
1118
- Enhancement --pretty option to magdump for formatted JSON output
1219

13-
- Fixed All revision values are defined as string. It used to be mixed
14-
- Enhancement --pretty option to magdump for formatted JSON output
1520

1621
Version 2.0.3 2023/10/20
1722
------------------------

0 commit comments

Comments
 (0)