mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #322] [MERGED] bump version to 0.10.0 #4173
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/322
Author: @fatedier
Created: 5/18/2017
Status: ✅ Merged
Merged: 5/18/2017
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
1325148build: support 32 bit of mips, remove darwin 32aafa96dDisable the "CGO" mode ,fix the "./frpc not found" problem,fix #262e655f07Merge branch 'dev' into masterb006540Merge pull request #266 from fsyxhua/mastera22440astart refactoring88083d2start refactoring6ee0b25updatef00a285github: add issue template307b74cbuild: add go1.8 and remove go1.5f83a2a7test: update📊 Changes
193 files changed (+11817 additions, -5409 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE(+26 -0)📝
.travis.yml(+2 -3)📝
Dockerfile_alpine(+3 -3)📝
Godeps/Godeps.json(+30 -7)📝
Makefile(+24 -31)📝
Makefile.cross-compiles(+24 -18)📝
README.md(+42 -139)📝
README_zh.md(+52 -150)📝
assets/assets.go(+1 -1)➕
assets/static/b02bdc1b846fd65473922f5f62832108.ttf(+0 -0)➕
assets/static/favicon.ico(+0 -0)➕
assets/static/index.html(+1 -0)➕
assets/static/index.js(+25 -0)➕
assets/static/manifest.js(+1 -0)➕
assets/static/vendor.js(+6 -0)➕
assets/statik/statik.go(+10 -0)➕
client/control.go(+432 -0)➕
client/proxy.go(+266 -0)➕
client/service.go(+43 -0)📝
cmd/frpc/main.go(+35 -24)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.