-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGES.rst
122 lines (76 loc) · 1.63 KB
/
CHANGES.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
:orphan:
==========
Change Log
==========
1.0.11
======
Vulnerabilities
---------------
No entries.
Release Goal
------------
Service integration improvements to allow easy handling of multiple instances
on one machine.
Major Changes
-------------
* Component configuration can now be overridden by environment variables
* Frontend builder refactored
Minor Changes
-------------
* Better handling of nested dictionary structures
* Configurator backend now handles configured but not (anymore) existing components
* Documentation regarding configuration
Deprecations
------------
1.0.10
======
Vulnerabilities
---------------
No entries.
Release Goal
------------
Fix for some Docker related issues and minor improvements
Major Changes
-------------
* Dependency tree optimizations
* Safety removed from travis runs, there is an integration issue that needs fixing
Minor Changes
-------------
* Wording improved
Deprecations
------------
No entries.
==============
Older Releases
==============
1.0.9
-----
Improvements and fixes mostly for administration topics.
1.0.8
-----
Many miscellaneous improvements and fixes.
1.0.7
-----
Docker composer infrastructure and fixes towards using it added.
1.0.6
-----
Minor improvements and fixes.
1.0.5
-----
Debugging and error handling improvements.
1.0.4
-----
Documentation and testing improvements, mostly.
1.0.3
-----
Administrative improvements.
1.0.2
-----
Minor fixes and integration improvements.
1.0.1
-----
Multiple quality-of-life updates and minor fixes.
1.0.0
-----
This was the first release after splitting of most parts of the Hackerfleet
Operating System (HFOS).