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/purescript-exceptions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 953a5e2
Choose a base ref
...
head repository: purescript/purescript-exceptions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2cd09e7
Choose a head ref
  • 10 commits
  • 9 files changed
  • 8 contributors

Commits on Dec 5, 2020

  1. Merge pull request #37 from purescript/github-actions

    Migrate to GitHub Actions
    kl0tl authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    8b3af64 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

Commits on Jan 10, 2021

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

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

Commits on Jan 19, 2021

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

Commits on Feb 26, 2021

  1. Prepare v5.0.0 release (#40)

    * 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
    kl0tl authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    410d0b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Update to v0.15.0 (#41)

    * Migrated FFI to ES modules via 'lebab'
    
    * Removed '"use strict";' in FFI files
    
    * Update to CI to use 'unstable' purescript
    
    * Update pulp to 16.0.0-0 and psa to 0.8.2
    
    * Update Bower dependencies to master
    
    * Update .eslintrc.json to ES6
    
    * Added changelog entry
    JordanMartinez authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0a51ee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#42)

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

Commits on Dec 22, 2022

  1. Add errorWithCause constructor (#43)

    * Add errorWithCause constructor
    
    * Update changelog
    sigma-andex authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e110d79 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    57220fa View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    garyb authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2cd09e7 View commit details
    Browse the repository at this point in the history
Loading