Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
1eyewonder created a branch on 1eyewonder/FsToolkit.ErrorHandling
net8-benchmark-updates - An opinionated F# Library for error handling
1eyewonder pushed 3 commits to v5-2-seq-fixes 1eyewonder/FsToolkit.ErrorHandling
1eyewonder pushed 2 commits to v5-2-comment-cleanup 1eyewonder/FsToolkit.ErrorHandling
1eyewonder pushed 4 commits to v5-2-comment-cleanup 1eyewonder/FsToolkit.ErrorHandling
- V5 2 (#284) * Remove Ply and update to FSharp 6 (#248) * remove Ply and update to FSharp 6 * Cleanup dependenc... 83a5383
- Bump version to 5.0.0-beta001 - BREAKING: [Remove Ply and update to FSharp 6](https://github.com/demystifyfp/FsToolk... edc9ae0
- Merge branch 'master' into v5-2-comment-cleanup b4fb923
- Additional file cleanup a1b1151
1eyewonder pushed 2 commits to v5-2-update-fantomas 1eyewonder/FsToolkit.ErrorHandling
1eyewonder pushed 3 commits to v5-2-update-fantomas 1eyewonder/FsToolkit.ErrorHandling
- V5 2 (#284) * Remove Ply and update to FSharp 6 (#248) * remove Ply and update to FSharp 6 * Cleanup dependenc... 83a5383
- Bump version to 5.0.0-beta001 - BREAKING: [Remove Ply and update to FSharp 6](https://github.com/demystifyfp/FsToolk... edc9ae0
- Merge branch 'master' into v5-2-update-fantomas c33eabf
1eyewonder pushed 3 commits to v5-2-remove-async-retn 1eyewonder/FsToolkit.ErrorHandling
- V5 2 (#284) * Remove Ply and update to FSharp 6 (#248) * remove Ply and update to FSharp 6 * Cleanup dependenc... 83a5383
- Bump version to 5.0.0-beta001 - BREAKING: [Remove Ply and update to FSharp 6](https://github.com/demystifyfp/FsToolk... edc9ae0
- Merge branch 'master' into v5-2-remove-async-retn 4b81007
1eyewonder pushed 2 commits to master 1eyewonder/FsToolkit.ErrorHandling
1eyewonder opened a pull request on demystifyfp/FsToolkit.ErrorHandling
[v5] Updated Uses of Seq.Append
## Proposed Changes I was a silly goose and had remnants of `Seq.append` still in use within two different areas 1. `Seq.traverseResultA'` 2. `Seq.traverseAsyncResultA'` Per discussions fou...1eyewonder created a branch on 1eyewonder/FsToolkit.ErrorHandling
v5-2-seq-fixes - An opinionated F# Library for error handling
1eyewonder opened a draft pull request on demystifyfp/FsToolkit.ErrorHandling
[v5] Comment Cleanup
## Proposed Changes I saw some areas of excessive commented code that were left over from the recent v5 changes. I went ahead and removed the areas that looked to be considered "legacy" now.1eyewonder created a branch on 1eyewonder/FsToolkit.ErrorHandling
v5-2-comment-cleanup - An opinionated F# Library for error handling
1eyewonder pushed 1 commit to v5-2-update-fantomas 1eyewonder/FsToolkit.ErrorHandling
- Updated checkFormatCode in build.fs so that if fails if fantomas fails 6a5fea9
1eyewonder opened a draft pull request on demystifyfp/FsToolkit.ErrorHandling
[v5] Fantomas Updates
## Proposed Changes 1. Update fantomas to the latest version 2. Add `Main.fs` files from tests to .fantomasignore. The below code is causing errors with fantomas and thus not being caught. This...1eyewonder created a branch on 1eyewonder/FsToolkit.ErrorHandling
v5-2-update-fantomas - An opinionated F# Library for error handling
1eyewonder opened a pull request on demystifyfp/FsToolkit.ErrorHandling
Removed Async.retn since it duplicates Async.singleton
## Proposed Changes Removed `Async.retn` since it was duplicating `Async.singleton`. This should simplify the API slightly. This addresses issue #267 ## Types of changes What types of cha...1eyewonder created a branch on 1eyewonder/FsToolkit.ErrorHandling
v5-2-remove-async-retn - An opinionated F# Library for error handling
1eyewonder pushed 1 commit to main 1eyewonder/AdventOfCode
- Add fantomas. Refactored 2024 day 1 code e6dc1e3
1eyewonder pushed 4 commits to master 1eyewonder/Paket
- Revert "Bump version to 9.0.0-alpha001" This reverts commit 352dcc1734ebe46ba115c2a7a04fc921b465711c. # Conflicts: ... 3132cb1
- Update Paket.Restore.targets and RELEASE_NOTES.md for version 9.0.1; reintroduce bootstrapper for .NET 9 and adjust d... 7d7dea4
- Enable documentation generation in build.fsx 5ce3e31
- Bump version to 9.0.1 906529e
1eyewonder pushed 4 commits to main 1eyewonder/FsAutoComplete
1eyewonder created a comment on an issue on fsprojects/Paket
I'm having errors over in .netcore as well Here's the `dotnet --info` from my machine ![image](https://github.com/user-attachments/assets/96554624-2e14-42bf-8301-47853e4a9c5e)
1eyewonder pushed 13 commits to master 1eyewonder/Paket
- use nuget CPM to enable strict package reference on direct dependencies only #2257 In Paket.Restore.targets based on... 73b7d61
- Wrap the path in /p:PackageReleaseNotesFile in quotes e1cad49
- Update .netcore to .net8 d78bafe
- Update FSharp.Core 8703f60
- Updated paket version 01861fd
- Updated test helpers 97bf994
- Merge pull request #4272 from 1eyewonder/net-update Update .NET & FSharp.Core Version 486cb41
- Merge pull request #4269 from Numpsy/quote Wrap the path in /p:PackageReleaseNotesFile in quotes 224f6d9
- Merge branch 'master' into fix/2257 07bacb9
- Merge pull request #4253 from antymon4o/fix/2257 use nuget CPM to enable strict package reference on direct dependen... 8e59c25
- Update SDK version to 8.0.403 in global.json e5a50ef
- Bump version to 9.0.0-alpha001 352dcc1
- Bump version to 9.0.0 9a1e773