Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bancho.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hugo "ThePooN" Denizart
bancho.js
Commits
66bc295c
Commit
66bc295c
authored
May 18, 2019
by
Hugo "ThePooN" Denizart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.9.5
parent
09fde015
Pipeline
#2983
passed with stage
in 1 minute and 19 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
3 deletions
+13
-3
CHANGELOG.md
CHANGELOG.md
+10
-0
README.md
README.md
+1
-1
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
66bc295c
...
...
@@ -2,6 +2,16 @@
## Version 0.9
### Version 0.9.5
-
Dependency updates (security audit)
### Version 0.9.4
-
BanchoLobby: Fix matchFinished not setting playing to false
-
README enhancements
-
Typings enhancements
### Version 0.9.3
-
Typings: include rejectedMessage event
...
...
README.md
View file @
66bc295c
...
...
@@ -3,7 +3,7 @@
[

](https://nodei.co/npm/bancho.js/)
[

](https://git.cartooncraft.fr/ThePooN/bancho.js/commits/master)
## Current release: v0.9.
3
## Current release: v0.9.
5
# Introduction
...
...
package-lock.json
View file @
66bc295c
{
"name"
:
"bancho.js"
,
"version"
:
"0.9.
4
"
,
"version"
:
"0.9.
5
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
66bc295c
{
"name"
:
"bancho.js"
,
"version"
:
"0.9.
4
"
,
"version"
:
"0.9.
5
"
,
"description"
:
"Interface with Bancho over IRC, made easy and reliable"
,
"main"
:
"index.js"
,
"types"
:
"index.d.ts"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment