|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [3.4](https://github.com/Spirals-Team/powerapi/tree/3.4) (2016-02-02) |
| 3 | +## [4.0](https://github.com/Spirals-Team/powerapi/tree/4.0) (2016-04-14) |
| 4 | +[Full Changelog](https://github.com/Spirals-Team/powerapi/compare/3.4...4.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
4 | 7 |
|
5 |
| -[Full Changelog](https://github.com/Spirals-Team/powerapi/compare/3.4...3.3) |
| 8 | +- Use a settings file to declare the architectures compatible with RAPL [\#78](https://github.com/Spirals-Team/powerapi/issues/78) |
| 9 | +- Packaging PowerAPI as docker images [\#77](https://github.com/Spirals-Team/powerapi/issues/77) |
| 10 | +- feature\(v4.0\): refactoring [\#81](https://github.com/Spirals-Team/powerapi/pull/81) ([mcolmant](https://github.com/mcolmant)) |
| 11 | +- feature\(v4.0\): refactoring [\#80](https://github.com/Spirals-Team/powerapi/pull/80) ([mcolmant](https://github.com/mcolmant)) |
6 | 12 |
|
7 | 13 | **Fixed bugs:**
|
8 | 14 |
|
9 |
| -- Link error while using Sigar module [\#75](https://github.com/Spirals-Team/powerapi/issues/75) |
| 15 | +- Cannot compile CLI: “error: not found: value Universal” [\#79](https://github.com/Spirals-Team/powerapi/issues/79) |
10 | 16 |
|
| 17 | +## [3.4](https://github.com/Spirals-Team/powerapi/tree/3.4) (2016-02-02) |
| 18 | +[Full Changelog](https://github.com/Spirals-Team/powerapi/compare/3.3...3.4) |
| 19 | + |
| 20 | +**Closed issues:** |
| 21 | + |
| 22 | +- Link error while using Sigar module [\#75](https://github.com/Spirals-Team/powerapi/issues/75) |
11 | 23 |
|
12 | 24 | ## [3.3](https://github.com/Spirals-Team/powerapi/tree/3.3) (2015-11-03)
|
13 | 25 | [Full Changelog](https://github.com/Spirals-Team/powerapi/compare/3.2...3.3)
|
14 | 26 |
|
15 | 27 | **Implemented enhancements:**
|
16 | 28 |
|
17 | 29 | - Refactors the PowerSpy module [\#53](https://github.com/Spirals-Team/powerapi/issues/53)
|
| 30 | +- Create the wiki with the documentation [\#46](https://github.com/Spirals-Team/powerapi/issues/46) |
18 | 31 | - Implement the filesystem interface [\#16](https://github.com/Spirals-Team/powerapi/issues/16)
|
19 | 32 | - Implement the daemon mode [\#15](https://github.com/Spirals-Team/powerapi/issues/15)
|
20 | 33 | - Implement the Web interface [\#14](https://github.com/Spirals-Team/powerapi/issues/14)
|
|
0 commit comments