Comparing v3.1.13...v4.0.0 · TryGhost/node-sqlite3 · GitHub
Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TryGhost/node-sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.13
Choose a base ref
...
head repository: TryGhost/node-sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 14 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 15, 2017

  1. build against msvs_toolset=14 when we can

    Dane Springmeyer committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    943da93 View commit details
    Browse the repository at this point in the history
  2. Start building for node v9 on unix

    Dane Springmeyer committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6fc2f8b View commit details
    Browse the repository at this point in the history
  3. attempt to fix bat logic

    Dane Springmeyer committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    22fb3d9 View commit details
    Browse the repository at this point in the history
  4. set NODE_MAJOR variable

    Dane Springmeyer committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    f7c4627 View commit details
    Browse the repository at this point in the history
  5. upgrade node-gyp for node v5 as well

    Dane Springmeyer committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    60c6d28 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. use CALL

    Dane Springmeyer committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a719c73 View commit details
    Browse the repository at this point in the history
  2. [publish binary]

    Dane Springmeyer committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    2d7c082 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #921 from mapbox/visual-studio-fixes

    Visual studio build fixes
    springmeyer authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a469960 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    f937dea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #952 from SebastianSchmidt/master

    Upgrade node-pre-gyp to version 0.9.0
    springmeyer authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    c4659eb View commit details
    Browse the repository at this point in the history
  3. bump to v4.x (drops node v0.x support) [publish binary]

    Dane Springmeyer committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    cb34582 View commit details
    Browse the repository at this point in the history
  4. upgrade nan to latest

    Dane Springmeyer committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    a3dbf1d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. [republish binary]

    Dane Springmeyer committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    c18c701 View commit details
    Browse the repository at this point in the history
  2. update changelog with nan update [skip ci]

    Dane Springmeyer committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    d02f5c3 View commit details
    Browse the repository at this point in the history
Loading