Skip to content
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: purescript-web/purescript-web-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 375baae
Choose a base ref
...
head repository: purescript-web/purescript-web-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d5e667a
Choose a head ref
  • 11 commits
  • 18 files changed
  • 6 contributors

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    b0d6284 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    a5e0d65 View commit details
    Browse the repository at this point in the history
  2. Fix build status badge

    kl0tl committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a609c4e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Update to v0.14.0-rc3 (#2)

    * Update Bower dependencies to master
    
    * Update to v0.14.0-rc3 purescript
    
    * Fix RowList and deprecated syntax for row kinds
    
    * Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables
    
    Co-authored-by: Cyril Sobierajewicz <[email protected]>
    JordanMartinez and kl0tl authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    9a8b781 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Generate changelog and add PR template (#3)

    * Generate CHANGELOG.md file using notes from previous GH releases
    
    * Add pull request template
    
    * Update CI in PS to v0.14.0-rc5
    JordanMartinez authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    e2ce2bd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    5ada243 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Prepare v2.0.0 release (#5)

    * Update CI to build with the latest version of the compiler
    
    * Update the bower repository URL to match the URL in the registry
    
    * Upgrade bower dependencies
    
    * Update the changelog
    
    * Update bower.json
    
    * Update link for bower deps
    
    Co-authored-by: Thomas Honeyman <[email protected]>
    kl0tl and thomashoneyman authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b5e3e57 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Update to PureScript v0.15.0 (#8)

    * Migrated FFI to ES modules via 'lebab'
    
    * Replaced 'export var' with 'export const'
    
    * Removed '"use strict";' in FFI files
    
    * Update to CI to use 'unstable' purescript
    
    * Update Bower dependencies to master or main
    
    * Update pulp to 16.0.0-0
    
    * Update psa to 0.8.2
    
    * Update Bower dependencies to master or main
    
    * Update Bower dependencies to master or main
    
    * Update eslint config to es6
    
    * Fix FFI export
    
    * Update CI to use node 14
    
    * Added changelog entry
    JordanMartinez authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d518aab View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Prepare v3.0.0 release (1st PS 0.15.0-compatible release) (#10)

    * Update the bower dependencies
    
    * Update the changelog
    JordanMartinez authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b3d6545 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Migrate to js-promise (#13)

    * Update dependencies, migrate to `js-promise`
    
    * Add `purs-tidy`
    
    * Update CHANGELOG.md
    
    * Add tidy config
    garyb authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    5e0dc14 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update bower.json

    thomashoneyman authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d5e667a View commit details
    Browse the repository at this point in the history
Loading