ToshY
ToshY
> @ToshY I've created a [5.0.0 dev branch](https://github.com/jikan-me/jikan/tree/5.0.0). It merges [a PR](https://github.com/jikan-me/jikan/pull/542) which resolves this issue. Feel free to use that for now until I release 5. I'll close this...
@irfan-dahir Could you update the `5.0.0` branch to include the hotfix changes from #552 ?
> My problem is that there is no easy way to distinguish between "2003", "Jan 2003", and "Jan 1, 2003". All 3 would show the same values unless I parsed...
@PythonCoderAS Here's a [(updated) snippet](https://onlinephp.io/c/34793), let me know what you think. Think most test cases seem to work, but I don't think it deserves the beauty prize 😄
Well... it's a PHP library after all 🙃 Anyway, hope you can figure it out too 👍
@irfan-dahir Seems that the `Person` model also has a `getBirthday()` which returns `null` when a person has a birthday format of `Y` ([example](https://api.jikan.moe/v4/people/11353)) or `M Y` ([example](https://api.jikan.moe/v4/people/915)). Is it possible...
Hey @williamdes, I've pulled 5.1.0 but the issue still persists. To further clarify the issue, I'd like to add that the columns get moved in the table structure to the...
@ramsey Could you spare some time to take a look at this? Thanks in advance.
This is holding me back from switching to vime. I cannot find documentation regarding chromecast support for this library. Where is it?
Hey @tvbeek 👋 Well I can try for sure. I can't really say right now howlong it will take me to understand it and fix it, so if you don't...