@@ -3,21 +3,37 @@ hiqdev/asset-packagist commits history
3
3
4
4
## [ Under development]
5
5
6
- - Added providing ` require ` to support dependencies of bower/npm packages
7
- - Fixed different issues
8
- - Added more description
6
+ - Added DB layer to store packages and their properties ([ @SilverFire ] )
7
+ - Implemented package management using queues ([ @SilverFire ] , [ zhuravljov@gmail.com ] )
8
+ - Added dependencies auto resolving for new packages ([ @SilverFire ] )
9
+ - Added automatic package avoiding for corrupted packages, enhanced error handling ([ @SilverFire ] )
10
+ - Updated documentation ([ @hiqsol ] , [ @SilverFire ] , [ edgardmessias@gmail.com ] )
11
+ - Fixed sources to follow ` fxp/composer-asset-plugin ` API changes ([ @SilverFire ] )
12
+ - Added providing ` require ` to support dependencies of bower/npm packages ([ @hiqsol ] )
13
+ - Fixed different issues ([ @hiqsol ] , [ et.coder@gmail.com ] , [ @SilverFire ] , [ edgardmessias@gmail.com ] , [ jo@surikat.pro ] )
9
14
10
15
## [ 0.1.0] - 2016-05-31
11
16
12
- - Fixed minor issues for first release
13
- - Implemented package details page
14
- - Added and improved texts and package description
15
- - Added Top-1000 Bower packages
16
- - Changed: rearranged config files to new scheme
17
- - Changed: redone to ` hiqdev/asset-packagist `
18
- - Added list operations
19
- - Added search
20
- - Chandged: redone with ` Storage ` and ` Locker `
21
- - Added basics
17
+ - Fixed minor issues for first release ( [ @ hiqsol ] , [ sam@rmcreative.ru ] )
18
+ - Implemented package details page ( [ @ SilverFire ] )
19
+ - Added and improved texts and package description ( [ @ hiqsol ] , [ @ SilverFire ] )
20
+ - Added Top-1000 Bower packages ( [ @ SilverFire ] , [ @ hiqsol ] )
21
+ - Changed: rearranged config files to new scheme ( [ @ hiqsol ] )
22
+ - Changed: redone to ` hiqdev/asset-packagist ` ( [ @ hiqsol ] )
23
+ - Added list operations ( [ @ hiqsol ] )
24
+ - Added search ( [ @ hiqsol ] )
25
+ - Chandged: redone with ` Storage ` and ` Locker ` ( [ @ hiqsol ] )
26
+ - Added basics ( [ @ hiqsol ] )
22
27
23
28
## [ Development started] - 2016-04-02
29
+
30
+ [ @hiqsol ] : https://github.com/hiqsol
31
+ [ sol@hiqdev.com ] : https://github.com/hiqsol
32
+ [ @SilverFire ] : https://github.com/SilverFire
33
+ [ d.naumenko.a@gmail.com ] : https://github.com/SilverFire
34
+ [ @tafid ] : https://github.com/tafid
35
+ [ andreyklochok@gmail.com ] : https://github.com/tafid
36
+ [ @BladeRoot ] : https://github.com/BladeRoot
37
+ [ bladeroot@gmail.com ] : https://github.com/BladeRoot
38
+ [ Under development ] : https://github.com/hiqdev/asset-packagist/compare/0.1.0...HEAD
39
+ [ 0.1.0 ] : https://github.com/hiqdev/asset-packagist/releases/tag/0.1.0
0 commit comments