Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sqlite3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
node-sqlite3
Commits
6439f4f9
Commit
6439f4f9
authored
May 05, 2015
by
Dane Springmeyer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add io.js 2.0.0 on windows [publish binary]
parent
010f2c43
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
CHANGELOG.md
CHANGELOG.md
+6
-0
appveyor.yml
appveyor.yml
+6
-0
No files found.
CHANGELOG.md
View file @
6439f4f9
# Changelog
# Changelog
## 3.0.7
-
Fixed build regression against ARM and i386 linux
-
Upgraded node-pre-gyp@0.6.6
-
Added support for io.js 2.0.0
## 3.0.6
## 3.0.6
-
Upgraded node-pre-gyp@0.6.5
-
Upgraded node-pre-gyp@0.6.5
...
...
appveyor.yml
View file @
6439f4f9
...
@@ -22,6 +22,12 @@ environment:
...
@@ -22,6 +22,12 @@ environment:
-
nodejs_version
:
1.8.1
-
nodejs_version
:
1.8.1
platform
:
x64
platform
:
x64
msvs_toolset
:
12
msvs_toolset
:
12
-
nodejs_version
:
2.0.0
platform
:
x64
msvs_toolset
:
12
-
nodejs_version
:
2.0.0
platform
:
x86
msvs_toolset
:
12
# custom visual studio 2014 builds
# custom visual studio 2014 builds
-
nodejs_version
:
0.10.33
-
nodejs_version
:
0.10.33
platform
:
x86
platform
:
x86
...
...
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