Ecosyste.ms: Issues

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

GitHub / chanced/jsonptr issues and pull requests

#56 - Improve docs & codecov for 0.5.0

Pull Request - State: open - Opened by chanced 2 days ago - 1 comment

#55 - fixes build status shield + adds coverage shield

Pull Request - State: closed - Opened by chanced 3 days ago

#55 - fixes build status shield + adds coverage shield

Pull Request - State: closed - Opened by chanced 3 days ago

#54 - Fix readme shields

Pull Request - State: closed - Opened by chanced 3 days ago - 1 comment

#54 - Fix readme shields

Pull Request - State: closed - Opened by chanced 3 days ago - 1 comment

#53 - Bump syn from 1.0.109 to 2.0.46

Pull Request - State: closed - Opened by dependabot[bot] 3 days ago - 3 comments
Labels: dependencies, rust

#52 - remove unsafe helper

Pull Request - State: closed - Opened by asmello 3 days ago - 1 comment

#52 - remove unsafe helper

Pull Request - State: closed - Opened by asmello 3 days ago - 1 comment

#51 - Improves CI, fixes `no_std` and other misc issues discovered

Pull Request - State: closed - Opened by chanced 4 days ago - 17 comments

#50 - merge `is_valid` and `validate`

Pull Request - State: closed - Opened by chanced 4 days ago - 2 comments

#49 - add repr transparent to `Pointer`

Pull Request - State: closed - Opened by asmello 5 days ago - 3 comments

#48 - Adds TOML support, refactors tests, adds `Deserialize` to `Pointer`

Pull Request - State: closed - Opened by chanced 9 days ago - 20 comments

#47 - updates `CHANGELOG.md`

Pull Request - State: closed - Opened by chanced 10 days ago

#46 - fixes intersection issue #44

Pull Request - State: closed - Opened by chanced 10 days ago

#45 - Fix-intersection-backslash

Pull Request - State: closed - Opened by chanced 10 days ago

#44 - `Pointer::intersection` fails if one pointer equals or ends with `"/"`

Issue - State: closed - Opened by chanced 10 days ago - 4 comments

#43 - `PointerBuf::append` should have a generic param

Issue - State: closed - Opened by chanced 14 days ago - 1 comment

#42 - Allow for splitting a `Pointer` by `Token` position (index)

Issue - State: open - Opened by chanced 14 days ago - 1 comment

#41 - refactoring errors & assignment

Pull Request - State: closed - Opened by chanced 15 days ago - 29 comments

#40 - rename inside -> for_len

Pull Request - State: closed - Opened by asmello 17 days ago - 1 comment

#39 - introduce Index type for less error-prone index resolution

Pull Request - State: closed - Opened by asmello 19 days ago - 6 comments

#38 - Document the implicit decoding of `Token`

Issue - State: open - Opened by chanced 20 days ago

#37 - Rework `Token` type

Pull Request - State: closed - Opened by asmello 21 days ago - 6 comments

#36 - Should `Token` serialize as decoded?

Issue - State: closed - Opened by asmello 21 days ago - 3 comments

#35 - `Token::as_index` OOB behavior

Issue - State: closed - Opened by asmello 21 days ago - 14 comments

#34 - removes optional dependencies `url`, `fluent-uri`, `uniresid`

Pull Request - State: closed - Opened by chanced 21 days ago

#33 - update CHANGELOG.md

Pull Request - State: closed - Opened by asmello 22 days ago - 1 comment

#32 - add asmello as an author

Pull Request - State: closed - Opened by asmello 22 days ago

#31 - Add fluid methods to `PointerBuf`

Issue - State: open - Opened by chanced about 2 months ago

#30 - Slice-like Pointers

Pull Request - State: closed - Opened by asmello 3 months ago - 24 comments

#29 - Refactor errors

Issue - State: closed - Opened by chanced 4 months ago

#28 - `Pointer::union` is misleadingly named

Issue - State: closed - Opened by asmello 4 months ago - 3 comments

#27 - fixes `pop_back` `pop_front` on empty strings

Pull Request - State: closed - Opened by chanced 4 months ago

#26 - `Pointer::pop_front`: Correctly handle empty strings

Pull Request - State: closed - Opened by asmello 4 months ago

#25 - `Pointer::pop_back`: Correctly handle empty strings

Pull Request - State: closed - Opened by wngr 4 months ago - 3 comments

#24 - V0.4.6

Pull Request - State: closed - Opened by chanced 4 months ago

#23 - `Pointer::last` return `None` for root pointer

Pull Request - State: closed - Opened by wngr 4 months ago - 3 comments

#22 - v0.4.5

Pull Request - State: closed - Opened by chanced 4 months ago

#21 - `Pointer::push_back`: Handle empty keys

Pull Request - State: closed - Opened by wngr 4 months ago - 3 comments

#20 - Potential Support for Regex?

Issue - State: closed - Opened by JewishLewish 9 months ago - 4 comments

#18 - How does delete work?

Issue - State: closed - Opened by JewishLewish 9 months ago - 3 comments

#16 - Add `parse` method to `Pointer` which calls `FromStr::from_str`

Pull Request - State: closed - Opened by chanced 11 months ago

#15 - implements `IntoIterator` for `&Pointer`

Pull Request - State: closed - Opened by chanced about 1 year ago

#14 - implements `AsRef<[u8]>` and `Borrow<[u8]>` for `Pointer`

Pull Request - State: closed - Opened by chanced about 1 year ago

#13 - Remove `MalformedPointer` from `Pointer`

Pull Request - State: closed - Opened by chanced about 1 year ago

#12 - Index token positions

Issue - State: closed - Opened by chanced about 1 year ago

#11 - adds quotes around `Pointer` debug output

Pull Request - State: closed - Opened by chanced about 1 year ago

#10 - Add `query!`macro and accompanying `Query` type

Issue - State: closed - Opened by chanced about 1 year ago

#9 - fix fluent_uri feature flag details in readme

Pull Request - State: closed - Opened by chanced about 1 year ago

#8 - bumps version to 0.3.5

Pull Request - State: closed - Opened by chanced about 1 year ago

#6 - fixes fluent-uri version

Pull Request - State: closed - Opened by chanced about 1 year ago

#5 - bumps version to 0.3.4

Pull Request - State: closed - Opened by chanced about 1 year ago

#4 - removes fluent-uri from default features

Pull Request - State: closed - Opened by chanced about 1 year ago

#3 - adds support for fluent-uri

Pull Request - State: closed - Opened by chanced about 1 year ago

#2 - Drop error from `Pointer`

Issue - State: closed - Opened by chanced about 1 year ago

#1 - Fix typo in std:error::Error support

Pull Request - State: closed - Opened by dwalker109 over 1 year ago - 4 comments