Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 proposal #19

Merged
merged 3 commits into from
Jul 11, 2017
Merged

v0.3.0 proposal #19

merged 3 commits into from
Jul 11, 2017

Conversation

XadillaX
Copy link
Contributor

@XadillaX XadillaX commented Jul 5, 2017

2017-07-11, Version 0.3.0 (Current), @XadillaX

Notable changes

  • Service Loader
    • Use class name as the service name with underline when get() and getClass().

Commits

  • [c232d61841] - (SEMVER-MINOR) loader/service: use class name as the service name (Duan Pengfei) #18
  • [8559ae4ae2] - github: add issue and pull request templates (XadillaX) #22

DuanPengfei and others added 2 commits July 6, 2017 11:35
Use class name as the service name when load serice.

PR-URL: #18
Reviewed-By: XadillaX <i@2333.moe>
Refs: nodejs/node#5291
PR-URL: #22
Reviewed-By: Chengqiang Chen <602196490@qq.com>
Reviewed-By: Cleverboy32 <wyzhdu@163.com>
@XadillaX XadillaX force-pushed the v0.3.0-proposal branch 2 times, most recently from b91c602 to ef3001f Compare July 11, 2017 03:19
Notable changes

* **Service Loader**
  * Use class name as the service name with underline when `get()` and
    `getClass()`.

PR-URL: #19
@XadillaX XadillaX merged commit 4b68cef into master Jul 11, 2017
XadillaX added a commit that referenced this pull request Jul 11, 2017
Notable changes

* **Service Loader**
  * Use class name as the service name with underline when `get()` and
    `getClass()`.

PR-URL: #19
@XadillaX XadillaX deleted the v0.3.0-proposal branch July 12, 2017 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants