-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
61 lines (48 loc) · 1.73 KB
/
ChangeLog
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
CHANGES
=======
* Updated Pipfile to add wheel as dependency
* Update requirements.txt
v0.3.11
-------
* updated changelog
* Fixed starting of agent issue with aip
v0.3.10
-------
* Fixed reference files for variables in setup.cfg file
* Fixed issue with installation of eggsecutable
v0.3.9
------
* Added requirements.txt
v0.3.8
------
* Updated pipfile artifacts
* Fixed versioninfo blunder for non-git installations
* Update prepare for new version
* Added line number to log\_to\_file format output
* Fixed starting of agent without double quoting. Use single word with keys
* changed formatting to be clearer for Path
v0.3.7
------
* Standardize setup.cfg to start at python 3.8
* Standardize github actions across core repositories
* fix for handling different entry points to make porting agents from monolithic code easier
* removed local entries of volttron-client and volttron-utils
* vctl fixes for - install agent from wheel, dir. - start agent - stop agent - remove agent
* minor changes to add install with config
* More changes vctl install - can now install from wheel or directory. todo- handle config file
* Use pbr to grab the version info from the modules
* VOLTTRON installs using pip and channels correctly and builds the data directory
* Use relative path for development
* Updated to use pipenv and pyproject file
* Fixed issue with multiple patching of gevent monkey
* Only test against 1.1.6 poetry
v0.1.1
------
* Added .gitattributes
* version of wheel
* Updated to new version of client. Added functionality to push volttron-server to pypi
* working version of server
* Created initial volttron.server package
* Temporary transfer to files
* Temporary commit
* Added beginning of the start of volttron-server with plugins available