Skip to content

Commit 5ba81ef

Browse files
committedMay 31, 2016
version bump to 0.1.0
1 parent 4471376 commit 5ba81ef

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed
 

‎.hidev/commits.md

+14-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
hiqdev/asset-packagist commits history
22
--------------------------------------
33

4-
## Under development
4+
## 0.1.0 2016-05-31
55

6+
- Fixed minor issues for first release
7+
- 4471376 2016-05-30 + notFound page (sol@hiqdev.com)
8+
- 1f862c1 2016-05-30 + buildPackageUrl() (sol@hiqdev.com)
9+
- 80fb19c 2016-05-26 fixing chmod-storage goal (sol@hiqdev.com)
10+
- 6f6392a 2016-05-26 added aliases to composer-config-plugin (sol@hiqdev.com)
11+
- ffd2ad5 2016-05-26 redoing to composer-config-plugin (sol@hiqdev.com)
12+
- a1478ad 2016-05-26 redoing to `composer-config-plugin` (sol@hiqdev.com)
13+
- 133a210 2016-05-05 fixed dependencies constraints (sol@hiqdev.com)
14+
- e0c6316 2016-05-04 added `params-local.php` (sol@hiqdev.com)
15+
- 305b331 2016-05-04 fixed version constraints (sol@hiqdev.com)
16+
- fcfa683 2016-05-04 Merge pull request #1 from samdark/patch-1 (sol@hiqdev.com)
17+
- fa7bcae 2016-05-04 Better front page wording (sam@rmcreative.ru)
18+
- a90a482 2016-05-04 fixed version constraints (sol@hiqdev.com)
619
- Implemented package details page
720
- 5fad211 2016-05-19 Implemented package details page (d.naumenko.a@gmail.com)
821
- 2195919 2016-05-19 Update styles (d.naumenko.a@gmail.com)
@@ -47,13 +60,6 @@ hiqdev/asset-packagist commits history
4760
- cf2d54d 2016-05-07 fixed asset-packagist/test action to check storage dir existance (sol@hiqdev.com)
4861
- e7be6b1 2016-05-05 redone to `hiqdev/asset-packagist` (sol@hiqdev.com)
4962
- 08aeb23 2016-05-05 splitted out `.hidev/goals.yml` (sol@hiqdev.com)
50-
- Fixed minor issues for first release
51-
- 133a210 2016-05-05 fixed dependencies constraints (sol@hiqdev.com)
52-
- e0c6316 2016-05-04 added `params-local.php` (sol@hiqdev.com)
53-
- 305b331 2016-05-04 fixed version constraints (sol@hiqdev.com)
54-
- fcfa683 2016-05-04 Merge pull request #1 from samdark/patch-1 (sol@hiqdev.com)
55-
- fa7bcae 2016-05-04 Better front page wording (sam@rmcreative.ru)
56-
- a90a482 2016-05-04 fixed version constraints (sol@hiqdev.com)
5763
- Added list operations
5864
- 1af8dc9 2016-05-05 + `packages.list` instead of `min_packages.sh` (sol@hiqdev.com)
5965
- 37d40a7 2016-05-05 + list and update-list actions (sol@hiqdev.com)

‎CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
hiqdev/asset-packagist changelog
22
--------------------------------
33

4-
## Under development
4+
## 0.1.0 2016-05-31
55

6+
- Fixed minor issues for first release
7+
- Implemented package details page
68
- Added and improved texts and package description
79
- Added Top-1000 Bower packages
810
- Changed: rearranged config files to new scheme
911
- Changed: redone to `hiqdev/asset-packagist`
10-
- Fixed minor issues for first release
1112
- Added list operations
1213
- Added search
1314
- Chandged: redone with `Storage` and `Locker`

‎version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.0 2016-05-30 11:32:44 +0000 4471376eafab28300711cc5fce217dbce9266427

0 commit comments

Comments
 (0)
Please sign in to comment.