Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MikuroXina/mini-fn issues and pull requests
#66 - feat: Add Reverse
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 1 comment
#65 - chore(main): release 3.1.0
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 2 comments
Labels: autorelease: tagged
#64 - chore: Bump dependencies and config
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#63 - feat: Add Group and something
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 1 comment
#62 - docs: Enforce docs for Traversable
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 1 comment
#61 - chore(main): release 3.0.1
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 1 comment
Labels: autorelease: tagged
#60 - fix: Remove needless extends
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#59 - test: Fix type parameters in test for Result
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#58 - fix: Add writer for MonadWriter
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#57 - feat: Add ComonadStore
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#56 - fix!: Add more docs and Fix incomplete typings
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 1 comment
#55 - chore: Add eslint-plugin-tsdoc
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#54 - chore: Sort imports
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#53 - chore(main): release 3.0.0
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
- 2 comments
Labels: autorelease: tagged
#52 - feat: Add monoidal categories
Pull Request -
State: closed - Opened by MikuroXina over 1 year ago
#51 - feat: Add adjunction for Free
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#50 - feat: Add Seq and FingerTree
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#49 - feat!: Add Adjunction and Remove Semigroupal from Apply
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#48 - feat!: Add natural transformations and profunctors
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#47 - chore(main): release 2.0.0
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 2 comments
Labels: autorelease: tagged
#46 - feat!: New higher kinded types system
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#45 - doc: Add docs generation environment
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#44 - Add CatT monad transformer
Issue -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#43 - Add TSDoc comment and documentation website
Issue -
State: closed - Opened by MikuroXina almost 2 years ago
#42 - fix: Fix exports of library
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#41 - doc: Update import example
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#40 - fix!: Remove oneShot and Enforce test for func
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#39 - ci: Use PAT for release-please
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#38 - test: Enforce test for Free
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#37 - feat: Add some partial-applied and Enforce test
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#36 - fix: Enforce Cat test
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#35 - chore: Mix test files into src
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#34 - fix!: Tidy up about Ord and Eq
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#33 - fix: Fix package definition
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#32 - doc: Add codecov badge
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#31 - chore(deps): Bump dependencies
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#30 - build: Migrate to pnpm
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#29 - ci: Enable yarn cache
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#28 - feat: Impl Eq and Ord for some data
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#27 - feat: Add cartesianProduct and related stuffs
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#26 - fix: Fix type instances for Tuple
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#25 - fix: Fix lacking exports
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#24 - fix!: Make types readonly
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#23 - feat: Add Comonad, Zipper, Store
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#22 - feat: Improve Writer and Add test
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#21 - test: Add test for Reader
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#20 - feat: Add partialEq and eq for Option and List
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#19 - feat: Add test and features and Fix bugs for List
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#18 - ci: Setup codecov
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
- 1 comment
#17 - test: Add test for Free
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#16 - doc: Fix import path
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#15 - chore(main): release 1.0.0
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 3 comments
Labels: autorelease: tagged
#14 - fix!: Improve to be tree-shakable
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#13 - ci: Fix publish workflow and Make lock immutable
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#12 - test: Add test of twenty times by State monad
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#11 - ci: Bring back publish workflow
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#10 - chore: release 0.3.0
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#9 - chore(main): release 0.3.0
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 1 comment
Labels: autorelease: tagged
#8 - feat!: Improve Free implementation
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#7 - fix! Improve Cont implementation
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#6 - ci: Setup release-please-action
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#5 - test: Migrate into vitest
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#4 - feat: Add Frozen
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#3 - fix!: Improve monad implementations
Pull Request -
State: closed - Opened by MikuroXina almost 2 years ago
#2 - chore: Migrate to Yarn v3
Pull Request -
State: closed - Opened by MikuroXina about 2 years ago
#1 - feat: Add more monads
Pull Request -
State: closed - Opened by MikuroXina about 2 years ago
- 1 comment
Labels: released