Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / joneshf/purescript-option issues and pull requests

#57 - Update `Option.fromRecord` documentation

Pull Request - State: open - Opened by davezuch about 1 year ago

#56 - Upgrade codec

Pull Request - State: open - Opened by jmatsushita over 1 year ago

#55 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#54 - PureScript 0.15 support

Issue - State: open - Opened by ntwilson about 2 years ago - 3 comments

#53 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#52 - Bump tar from 4.4.13 to 4.4.19

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#51 - Bump tar from 4.4.13 to 4.4.15

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#50 - Documentation for alter function

Issue - State: open - Opened by ntwilson about 3 years ago - 2 comments

#49 - Drop support for `purescript-simple-json`

Issue - State: open - Opened by joneshf about 3 years ago

#48 - Bump `purescript` to 0.14.x

Pull Request - State: closed - Opened by joneshf about 3 years ago - 3 comments

#47 - A PR to be PureScript 0.14.x compatible?

Issue - State: closed - Opened by and-pete about 3 years ago - 4 comments

#46 - Bump ssri from 6.0.1 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#45 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#44 - Cleanup tests

Pull Request - State: closed - Opened by joneshf over 3 years ago

#43 - Support null values when parsing optional fields

Pull Request - State: closed - Opened by joneshf over 3 years ago

#42 - Fix behavior of `Option.set'`/`Option.recordSet`

Pull Request - State: closed - Opened by joneshf over 3 years ago

#41 - Bump `actions/setup-node` to latest version

Pull Request - State: closed - Opened by joneshf over 3 years ago

#40 - Add a couple of helpers for renaming

Pull Request - State: closed - Opened by joneshf over 3 years ago

#38 - Merge 5.0.1 fixes into `master` branch

Pull Request - State: closed - Opened by joneshf over 3 years ago

#37 - Fix `set'` and `recordSet`

Pull Request - State: closed - Opened by joneshf over 3 years ago

#36 - Remove deprecated `fromRecordWithRequired`

Pull Request - State: closed - Opened by joneshf over 3 years ago

#35 - Bump `purescript-argonaut-codecs` to 7.0.0

Pull Request - State: closed - Opened by joneshf over 3 years ago

#34 - Add `Record _ _`

Pull Request - State: closed - Opened by joneshf over 3 years ago

#33 - Allow `Data.Maybe.Maybe _` values for `FromRecord _ _ _`

Pull Request - State: closed - Opened by joneshf over 3 years ago

#32 - Fix test rule

Pull Request - State: closed - Opened by joneshf over 3 years ago

#31 - Clean up some internal stuff

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#30 - Improve inference of `insert'` and `set'`

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#29 - Cleanup and add tests

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#28 - Don't `CI` action on `pull_request` event

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#27 - Strengthen typeclass instance constraints

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#26 - More record based values

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#25 - Relax typeclass instance constraints

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#24 - Update dependencies

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#23 - Prepare next version

Pull Request - State: closed - Opened by joneshf almost 4 years ago

#22 - Update to support new typed errors in argonaut-codecs

Pull Request - State: closed - Opened by thomashoneyman about 4 years ago - 6 comments

#21 - Add helper function `fromOption`

Pull Request - State: closed - Opened by boygao1992 about 4 years ago - 4 comments

#20 - Record based insert and set

Pull Request - State: closed - Opened by joneshf about 4 years ago - 1 comment

#19 - Clean before release

Pull Request - State: closed - Opened by joneshf about 4 years ago

#18 - Provide a way to get any values that exist in an `Option.Option _` or none at all

Issue - State: open - Opened by joneshf about 4 years ago
Labels: enhancement

#17 - Document installation

Issue - State: open - Opened by joneshf about 4 years ago
Labels: documentation

#16 - Add required rows to FromRecord

Pull Request - State: closed - Opened by seanyu4296 about 4 years ago - 14 comments

#15 - Use Record.Builder in ToRecord for better performance

Pull Request - State: closed - Opened by seanyu4296 about 4 years ago - 4 comments

#14 - Add `purescript-option` to the package set

Issue - State: closed - Opened by joneshf about 4 years ago - 4 comments

#13 - Add spago installation guide

Pull Request - State: closed - Opened by seanyu4296 about 4 years ago - 2 comments

#12 - Is it possible to have a mix of required and optional rows in Record?

Issue - State: closed - Opened by seanyu4296 about 4 years ago - 16 comments

#11 - Get `Option.getOpt` across the line

Pull Request - State: closed - Opened by joneshf over 4 years ago

#10 - Fix `Option.set`

Pull Request - State: closed - Opened by joneshf over 4 years ago

#9 - Discuss possible PR for projection

Issue - State: open - Opened by bbarker over 4 years ago - 3 comments

#8 - Add `getAll` to grab every key in an option

Pull Request - State: closed - Opened by joneshf over 4 years ago - 3 comments

#7 - added getOpt for returning sub-options (nested options)

Pull Request - State: closed - Opened by bbarker over 4 years ago - 2 comments

#6 - added failing test for set

Pull Request - State: closed - Opened by bbarker over 4 years ago - 5 comments

#5 - adding setMay and maySetOptState

Pull Request - State: closed - Opened by bbarker almost 5 years ago - 1 comment

#4 - Defining setMay

Issue - State: closed - Opened by bbarker almost 5 years ago - 2 comments

#3 - Fix documentation issues

Pull Request - State: closed - Opened by joneshf almost 5 years ago

#2 - Question on using ToRecord

Issue - State: open - Opened by bbarker almost 5 years ago - 13 comments

#1 - Try out a GitHub workflow

Pull Request - State: closed - Opened by joneshf almost 5 years ago