Skip to content

Latest commit

 

History

History
655 lines (405 loc) · 76 KB

CHANGELOG.md

File metadata and controls

655 lines (405 loc) · 76 KB

Changelog / Release notes


(30 July 2024)

Notable changes since 1.5.2:
  • Major Release: Version 2.0.0 features significant improvements to code and docstrings.
    • Code enhancements: Optimised performance and refactored core modules for better readability and maintainability.
    • Bug fixes: Resolved issues identified in practical use.
  • License Update: This new release is re-licensed under the MIT License, providing more clarity, flexibility and usability.

For more information and detailed specifications, check out the PyHelpers 2.0.0 documentation.


(13 September 2023)

Notable changes since 1.5.1:

For more information and detailed specifications, check out PyHelpers 1.5.2 documentation.


(17 June 2023)

Notable changes since 1.5.0:

For more information and detailed specifications, check out PyHelpers 1.5.1 documentation.


(8 June 2023)

Notable changes since 1.4.6:

For more information and detailed specifications, check out PyHelpers 1.5.0 documentation.


(26 February 2023)

Notable changes since 1.4.5:

For more information and detailed specifications, check out PyHelpers 1.4.6 documentation.


(9 January 2023)

Notable changes since 1.4.4:
  • Improved the classes PostgreSQL and MSSQL in the module dbms (for migrating to SQLAlchemy 2.0).

For more information and detailed specifications, check out PyHelpers 1.4.5 documentation.


(3 January 2023)

Notable changes since 1.4.3:

For more information and detailed specifications, check out PyHelpers 1.4.4 documentation.


(11 November 2022)

Notable changes since 1.4.2:

For more information and detailed specifications, check out PyHelpers 1.4.3 documentation.


(15 August 2022)

Notable changes since 1.4.1:

For more information and detailed specifications, check out PyHelpers 1.4.2 documentation.


(17 July 2022)

Notable changes since 1.4.0:

For more information and detailed specifications, check out PyHelpers 1.4.1 documentation.


(13 June 2022)

Notable changes since 1.3.4:
  • Renamed the module dir to dirs (to avoid a possible redefinition of, or any potential conflict with, the Python built-in function dir()).

For more information and detailed specifications, check out PyHelpers 1.4.0 documentation.


(13 June 2022)

Notable changes since 1.3.3:
  • Enabled direct access to all modules through importing pyhelpers, and all functions/classes in each module through importing pyhelpers.<module_name>.
  • Improved the following function/class (with bug fixes):

For more information and detailed specifications, check out PyHelpers 1.3.4 documentation.


(12 May 2022)

Notable changes since 1.3.2:

For more information and detailed specifications, check out PyHelpers 1.3.3 documentation.


(14 March 2022)

Notable changes since 1.3.1:

For more information and detailed specifications, check out PyHelpers 1.3.2 documentation.


(10 February 2022)

Notable changes since 1.3.0:

For more information and detailed specifications, check out PyHelpers 1.3.1 documentation.


(6 January 2022)

Notable changes since 1.2.18:

For more information and detailed specifications, check out PyHelpers 1.3.0 documentation.


(20 October 2021)

Notable changes since 1.2.17:

For more information and detailed specifications, check out PyHelpers 1.2.18 documentation.


(1 October 2021)

Notable changes since 1.2.16:

For more information and detailed specifications, check out PyHelpers 1.2.17 documentation.


(20 September 2021)

Notable changes since 1.2.15:

For more information and detailed specifications, check out PyHelpers 1.2.16 documentation.


(19 April 2021)

Notable changes since 1.2.14:

For more information and detailed specifications, check out PyHelpers 1.2.15 documentation.


(27 March 2021)

Notable changes since 1.2.13:
  • Rectified an error in the specification of dependencies for package installation.

For more information and detailed specifications, check out PyHelpers 1.2.14 documentation.


(26 March 2021)

Notable changes since 1.2.12:
  • Improved the module sql with a bug fix for errors raised when importing SQLAlchemy 1.4.0+.

For more information and detailed specifications, check out PyHelpers 1.2.13 documentation.


(22 March 2021)

Notable changes since 1.2.11:
  • Resolved an issue that failed importing modules (after updating or reinstalling the package).
  • Added a new function gps_to_utc() to the module ops.

For more information and detailed specifications, check out PyHelpers 1.2.12 documentation.


(3 March 2021)

Notable changes since 1.2.10:

For more information and detailed specifications, check out PyHelpers 1.2.11 documentation.


(1 February 2021)

Notable changes since 1.2.9:

For more information and detailed specifications, check out PyHelpers 1.2.10 documentation.


(5 January 2021)

Note that the release 1.2.8 had been permanently deleted.

Notable changes since 1.2.7:

(17 November 2020)

Notable changes since 1.2.6:

(6 November 2020)

Notable changes since 1.2.5:

(12 October 2020)

Notable changes since 1.2.4:

(7 September 2020)

Notable changes since 1.2.3:

(7 September 2020)

Notable changes since 1.2.2:

(18 July 2020)

Notable changes since 1.2.1:

(1 July 2020)

Note that the release 1.2.0 had been permanently deleted.

Notable changes since 1.1.2:

(30 May 2020)

Note that the release 1.1.1 had been permanently deleted.

Notable changes since 1.1.0:

(22 April 2020)

Notable changes since 1.0.26:

(12 March 2020)

Notable changes since 1.0.25:

(6 March 2020)

Notable changes since 1.0.24:

(28 January 2020)

Note that the release 1.0.23 had been permanently deleted.

Notable changes since 1.0.22:

(27 January 2020)

Notable changes since 1.0.21:

(20 January 2020)

Notable changes since 1.0.20:

(7 January 2020)

Notable changes since 1.0.19:

(28 November 2019)

Note that the release 1.0.18 had been permanently deleted.

Notable changes since 1.0.17:

(10 September 2019)

Notable changes since 1.0.16:

(3 September 2019)

This is a release of a brand-new version.

Note that the initial releases (of early versions up to 1.0.15) had been permanently deleted.