Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/Compat.jl

Compatibility across Julia versions
https://github.com/JuliaLang/Compat.jl

Support copyline and copyuntil?

lmiq opened this issue about 1 month ago
Support for Base.Lockable?

oschulz opened this issue 2 months ago
Add `insertdims`

mcabbott opened this pull request 5 months ago
Add `Fix{N}` for fixing a single positional argument at any position

MilesCranmer opened this pull request 5 months ago
Add `Fix{N}` utility for fixing an argument

MilesCranmer opened this issue 5 months ago
Explain the compat workflow for functions

gdalle opened this pull request 8 months ago
Run CI against julia v1.11, too

martinholters opened this pull request 8 months ago
Add `chopprefix`, `chopsuffix` (#788)

dhanak opened this pull request 8 months ago
Support for `LazyString` and `lazy_str`

wheeheee opened this issue 9 months ago
Update TagBot.yml

ViralBShah opened this pull request 10 months ago
No release Tags since v4.10.0 ?

sjdaines opened this issue 10 months ago
logrange

mcabbott opened this pull request 10 months ago
Fix link list in README

martinholters opened this pull request 10 months ago
`Iterators.cycle(iter, n)`

mcabbott opened this pull request 10 months ago
`allequal(f, itr)` and `allunique(f, itr)`

mcabbott opened this pull request 10 months ago
Support `Iterators.flatmap` for Julia <1.9

mofeing opened this issue 11 months ago
Define `VersionNumber(::VersionNumber)`

omus opened this pull request 12 months ago
Unit testing syntax `@testset let`

MilesCranmer opened this issue about 1 year ago
Avoid type piracy by defining distinct functions

martinholters opened this issue about 1 year ago
Remove "`sort` for `NTuple` and other iterables" from README

martinholters opened this pull request about 1 year ago
Revert "`sort` for NTuple and other iterables (#804)"

martinholters opened this pull request about 1 year ago
Deprecate `sort` for `NTuple` and other iterables

martinholters opened this pull request about 1 year ago
Fix `current_exceptions` test on nightly

martinholters opened this pull request about 1 year ago
Mention the availability of `public` in compat 3.47

LilithHafner opened this pull request about 1 year ago
Backport `public` support to release-3

LilithHafner opened this pull request about 1 year ago
pkgversion

palday opened this pull request about 1 year ago
Update version comment of keepat!

jonas-schulze opened this pull request about 1 year ago
Add `public` to the `@compat` macro

LilithHafner opened this pull request over 1 year ago
`sort` for NTuple and other iterables

mtfishman opened this pull request over 1 year ago
`sort` for `NTuple` and other iterables

mtfishman opened this issue over 1 year ago
Run CI against julia v1.10, too

martinholters opened this pull request over 1 year ago
Add `redirect_stdio` (feature from `v1.7`)

MilesCranmer opened this pull request over 1 year ago
`@constfield` for `const` fields?

Seelengrab opened this issue over 1 year ago
Support `round`/`trunc`/`ceil`/`floor` for `Bool`

mtfishman opened this pull request over 1 year ago
Support `round`/`trunc`/`ceil`/`floor` for `Bool`

mtfishman opened this issue over 1 year ago
randn for AbstractFloat

MilesCranmer opened this issue over 1 year ago
Fix 2-arg `@inferred`

alyst opened this pull request almost 2 years ago
2-arg @inferred problem

alyst opened this issue almost 2 years ago
[release-3] Adjust tests for JuliaLang/julia#47077 (backport of #784)

martinholters opened this pull request almost 2 years ago
[release-3] Also run CI on Julia 1.9 (backport of #787)

martinholters opened this pull request almost 2 years ago
[release-3] Put uses of `@pure` and `@_pure_meta` behind `@static if`

martinholters opened this pull request almost 2 years ago
Make `Dates` a weakdep

martinholters opened this pull request almost 2 years ago
move LinearAlgebra and Dates to package extensions

oscardssmith opened this pull request almost 2 years ago
Update some actions

martinholters opened this pull request almost 2 years ago
Add `chop{suffix|prefix}`

jonniediegelman opened this issue almost 2 years ago
Also run CI on Julia 1.9

martinholters opened this pull request almost 2 years ago
Add `splat`

martinholters opened this pull request almost 2 years ago
add `Splat`

MasonProtter opened this pull request about 2 years ago
Adjust tests for JuliaLang/julia#47077

martinholters opened this pull request about 2 years ago
Assume effects

Tokazama opened this pull request about 2 years ago
add promoting ops for Dates.Period

kleinschmidt opened this pull request about 2 years ago
add `div(::Period, ::Period)` method that's present in 1.8

kleinschmidt opened this issue about 2 years ago
[release-3] Run CI against Julia 1.8, too

martinholters opened this pull request over 2 years ago
Backport 3.x: `stack` (Julia PR 43334)

ararslan opened this pull request over 2 years ago
Backport stack to 3.x branch

bkamins opened this issue over 2 years ago
`stack`

mcabbott opened this pull request over 2 years ago
Link from README to release v4.0.0 for removals

martinholters opened this pull request over 2 years ago
Document what got dropped in 4.0

LilithHafner opened this issue over 2 years ago
[3.x] add popat!

bkamins opened this pull request over 2 years ago
Backport keepat! to 3.44.0 (#770)

bkamins opened this pull request over 2 years ago
Expand usage section in README to mention backports

martinholters opened this pull request over 2 years ago
Clean up link list in README

martinholters opened this pull request over 2 years ago
add keepat!

bkamins opened this pull request over 2 years ago
compat for @assume_effects

longemen3000 opened this issue over 2 years ago
Add support for property destructuring in `@compat` macro

kleinschmidt opened this pull request over 2 years ago
Drop support for Julia prior to v1.6

martinholters opened this pull request over 2 years ago
Add `allequal`

mcabbott opened this pull request almost 3 years ago
Remove deprecations, weed out dependencies

martinholters opened this pull request almost 3 years ago
too many dependencies

JeffBezanson opened this issue almost 3 years ago
`display` newline

t-bltg opened this pull request almost 3 years ago
add eachsplit

longemen3000 opened this pull request about 3 years ago
@constprop conditionally defined, which sometimes breaks other packages

charleskawczynski opened this issue about 3 years ago
Add ismutabletype

mauro3 opened this pull request about 3 years ago
Fix current_exceptions when called with backtrace=false (#757).

Sacha0 opened this pull request about 3 years ago
current_exceptions implementation fails when backtrace=false

Sacha0 opened this issue about 3 years ago
Add support for Base.display_error over ExceptionStack.

Sacha0 opened this pull request about 3 years ago
Test against Julia 1.7- on CI

omus opened this pull request over 3 years ago
Enable conversion of `CompoundPeriod` to `Period`

omus opened this pull request over 3 years ago
add supports for new `@inline` and `@noinline` features

aviatesk opened this pull request over 3 years ago
Support `@constprop`

timholy opened this pull request over 3 years ago
Add `Returns`

mcabbott opened this pull request over 3 years ago
Compat for keepat!

bkamins opened this issue over 3 years ago
support `mapexpr` argument in `include`

simeonschaub opened this pull request over 3 years ago
Fix 2-arg argmin/argmax/findmin/findmax

omus opened this pull request over 3 years ago
Port implicit named tuple and keyword argument names

omus opened this pull request over 3 years ago
Port Base.current_exceptions() to older Julia versions

c42f opened this pull request over 3 years ago
Methods for `get`

mcabbott opened this pull request over 3 years ago
Run CI against Julia 1.0

omus opened this pull request over 3 years ago
Add `@something` and `@coalesce`

omus opened this pull request over 3 years ago
Base.NamedTuple(itr) = (; itr...)

cscherrer opened this pull request over 3 years ago
Add `UUID(::UUID)` and `parse(::Type{UUID}, string)`

omus opened this pull request over 3 years ago
Switch to GitHub Actions for CI

timholy opened this pull request over 3 years ago
Support 2-arg argmin/argmax/findmin/findmax

timholy opened this pull request over 3 years ago
Add `cumsum` on arbitrary iterators (added in to Julia in v1.5)

nickrobinson251 opened this issue almost 4 years ago
Needs CI: move to Github Actions?

oxinabox opened this issue about 4 years ago
Compat for @spawn using @async?

nalimilan opened this issue about 4 years ago
TagBot trigger issue

JuliaTagBot opened this issue about 4 years ago
`startswith` and `endswith` that work with `Regex`

fchorney opened this pull request about 4 years ago