diff --git a/README.md b/README.md index 081cb7f..bc83db1 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,9 @@ Full list of commits: https://gitlab.irap.omp.eu/epallier/pyros/commits/master (The new official changes history is here : https://tinyurl.com/pyros-dev#heading=h.2r55bflctpt5) + **12/06-17/06/2019 : v0.30.3-9 (EP)** + - Restructuration du projet - phase 1 : /src/ => /pyros_django/ - Restructuration du projet - phase 2 : /pyros_django/ => /src/core/pyros_django/ - Restructuration du projet - phase 3 : /devices_channel/ => /src/devices_controller/ @@ -132,15 +134,20 @@ Full list of commits: https://gitlab.irap.omp.eu/epallier/pyros/commits/master - rename server/ => device_simulator_common/ - Deplacement de tous les devices concrets dans leurs dossiers respectifs (Gemini, AK, ...) + **11/06/2019 : v0.30.2 (EP)** + - Ajouté options "test" et "testall" dans pyros.py pour exécution des (anciens) tests unitaires - Restructuring : private/ => venv/ + **26/04/19 : Version 0.20.42 (EP)** -- plantUML diagrams créés récursivement dans les dossiers doc/ + + - plantUML diagrams créés récursivement dans les dossiers doc/ + **Fin mars 19 : Version 0.20.40 ? (EP)** -- Historique des nouveautés implémentées : + - AgentDeviceTelescopeStatus : 1 seule ligne mise à jour dans la table - AgentDevice + AgentDeviceTelescopeStatus + AgentTelescopeRequester : - AgentDevice met à jour la table AgentDeviceTelescopeStatus @@ -171,19 +178,24 @@ Full list of commits: https://gitlab.irap.omp.eu/epallier/pyros/commits/master - GROSSE OPTIMISATION : plus besoin du script intermédiaire "start_agent.py" !!! ==> pyros.py lance directement "cd src/agent/ ; python AgentX.py" + **17/01/19 : Version 20190117.0.000.0 (EP)** -- NO MORE CELERY (removed from everywhere) + + - NO MORE CELERY (removed from everywhere) + **10/10/18 : Version 2018.0.011 (E. Pallier)** -- NEW versionning plan : YYYYMMDD.M.mmm.b - - YYYYMMDD = Day (UTC) - - M = Major version number - - mmm = Minor version number - - b = Bugfix number -- Global Version number is now in src/__init__.py (idem for each pyros application) -- new devices_channel/ folder containing the new DeviceControllerAbstract and ClientChannelAbstract classes (independant from pyros for the moment, but will soon be integrated) -- new src/utils/celme (celestial mecanics) library from Alain Klotz (more and more used inside pyros) -- better README.md formatted file + + - NEW versionning plan : YYYYMMDD.M.mmm.b + - YYYYMMDD = Day (UTC) + - M = Major version number + - mmm = Minor version number + - b = Bugfix number + - Global Version number is now in src/__init__.py (idem for each pyros application) + - new devices_channel/ folder containing the new DeviceControllerAbstract and ClientChannelAbstract classes (independant from pyros for the moment, but will soon be integrated) + - new src/utils/celme (celestial mecanics) library from Alain Klotz (more and more used inside pyros) + - better README.md formatted file + **14/05/18 : Version 2018.0.001 (Q. Durand)** - Update all dependencies, update to django 2 and work in progress on the dashboard -- libgit2 0.21.2