Skip to content

Commit

Permalink
History update
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinsonBeaucour committed Aug 2, 2024
1 parent 374a651 commit c593da4
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,28 @@
History
=======

0.1.0 (2024-01-11)
0.1.4 (2024-07-26)
------------------

* Adding ``heating_season`` module to automatically detect heating season.

0.1.3 (2024-05-30)
------------------

* Python 3.9 supported

0.1.1 (2024-05-29)
------------------

* Error fix in ``basic_building_heating_profile``

0.1.0 (2024-05-23)
------------------

* First release on PyPI.
* ``check`` module to verify format
* ``demand_profile`` to build profile of specific sector
* ``disaggregation`` to disaggregate profile tore times series
* ``external_factors`` to manage external factors and calculate induced factors
* ``temporal_demand`` to manage temporale demand
* Set up test and documentation

0 comments on commit c593da4

Please sign in to comment.