-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: epost/purescript-node-postgres
base: v4.1.0
head repository: epost/purescript-node-postgres
compare: master
- 19 commits
- 15 files changed
- 9 contributors
Commits on Jun 9, 2018
-
removes dependency on foreign-generics and allows the user to supply their own Foreign -> Either Error a function, e.g. Simple-JSON for record alias decoding.
Configuration menu - View commit details
-
Copy full SHA for 5e3ae0e - Browse repository at this point
Copy the full SHA 5e3ae0eView commit details -
Merge pull request #21 from justinwoo/0.12
updates for 0.12, remove foreign-generics
Configuration menu - View commit details
-
Copy full SHA for c71db7e - Browse repository at this point
Copy the full SHA c71db7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7985264 - Browse repository at this point
Copy the full SHA 7985264View commit details
Commits on Jun 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac8b7f7 - Browse repository at this point
Copy the full SHA ac8b7f7View commit details
Commits on Jun 16, 2018
-
Merge pull request #22 from justinwoo/update-docs
get rid of outdated docs and use pursuit link
Configuration menu - View commit details
-
Copy full SHA for 142a0c9 - Browse repository at this point
Copy the full SHA 142a0c9View commit details
Commits on Nov 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bd99f3a - Browse repository at this point
Copy the full SHA bd99f3aView commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da01501 - Browse repository at this point
Copy the full SHA da01501View commit details
Commits on May 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8ee517 - Browse repository at this point
Copy the full SHA b8ee517View commit details
Commits on May 3, 2019
-
Merge pull request #24 from mvakula/sqlvalue-boolean
Add SqlValue Instance for Boolean
Configuration menu - View commit details
-
Copy full SHA for 9819b17 - Browse repository at this point
Copy the full SHA 9819b17View commit details
Commits on May 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f769c7c - Browse repository at this point
Copy the full SHA f769c7cView commit details -
Merge pull request #26 from epost/npm-build
Add NPM package.json with build scripts and update instructions. #25
Configuration menu - View commit details
-
Copy full SHA for 6f390b9 - Browse repository at this point
Copy the full SHA 6f390b9View commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e26267d - Browse repository at this point
Copy the full SHA e26267dView commit details
Commits on May 7, 2019
-
Merge pull request #27 from epost/unset-npm-bin-path
Don't set npm bin path in build script. #25
Configuration menu - View commit details
-
Copy full SHA for 7070b32 - Browse repository at this point
Copy the full SHA 7070b32View commit details
Commits on Mar 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64678b0 - Browse repository at this point
Copy the full SHA 64678b0View commit details
Commits on Mar 16, 2020
-
Merge pull request #28 from kl0tl/no-foreign-primes
Remove primes from foreign modules exports
Configuration menu - View commit details
-
Copy full SHA for a2e89da - Browse repository at this point
Copy the full SHA a2e89daView commit details
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cef0eee - Browse repository at this point
Copy the full SHA cef0eeeView commit details
Commits on Mar 1, 2021
-
Spago and db script updates by jim108dev (#30)
* Add Spago build * Eliminate Pulp and Bower * Add script sql/create-db.sql * Fix tests Co-authored-by: jim108dev <jim108dev@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 21afc24 - Browse repository at this point
Copy the full SHA 21afc24View commit details
Commits on Oct 21, 2021
-
Bump ssri from 6.0.1 to 6.0.2 (#31)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](npm/ssri@v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0aabf2 - Browse repository at this point
Copy the full SHA e0aabf2View commit details -
Bump tar from 4.4.13 to 4.4.19 (#33)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 938992d - Browse repository at this point
Copy the full SHA 938992dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.0...master