TNO Intern

Commit 07d44952 authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated change logs.

parent 8b1c876c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@
# 2025-04, Arjo Segers
#   Updated for latest changes in CSO_Listing class.
#
# 2025-04, Arjo Segers
#   Changed imports for python packaging.
#


########################################################################
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@
#   Fixed type conversion of "dmode" setting.
#   Optionally search in multiple mirror archives for missing files.
#
# 2025-04, Arjo Segers
#   Changed imports for python packaging.
#

########################################################################
###
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
#   Added option to drop some columns of the location csv after reading,
#   this prevents these columns from being added to the co-location output.
#
# 2025-04, Arjo Segers
#   Changed imports for python packaging.
#   


########################################################################
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@
# 2025-02, Arjo Segers
#   Use 'shutil.move' instead of 'os.rename' for move over filesystem.
#
# 2025-04, Arjo Segers
#   Changed imports for python packaging.
#   


########################################################################
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,9 @@
#   Support output frequencies defined in settings.
#   Support creation of multiple output files.
#
# 2025-04, Arjo Segers
#   Changed imports for python packaging.
#


########################################################################
Loading