Jechol Lee

Results 7 issues of Jechol Lee

If ABNF is provided, implementations would be a lot easier.

`hamler build` outputs only .ebin files. Intermediary .erl files are necessary to publish it as a package to hex.pm.

enhancement

**Is your feature request related to a problem? Please describe.** I'm using ash_paper_trail for my resources, and since all resources in the API are included, Version resources make the list...

enhancement

PR for #32 ### Contributor checklist - [X] Bug fixes include regression tests - [ ] Features include unit/acceptance tests

**Is your feature request related to a problem? Please describe.** Executing Api.load!(:paper_trail_versions) |> Enum.sort_by(& &1.version_inserted_at) every time is cumbersome. **Describe the solution you'd like** Api.load!(:paper_trail_versions) should be automatically sorted based...

enhancement

**Is your feature request related to a problem? Please describe.** There's no simple way to copy a value from one attribute to another within the same resource. Current approach is...

enhancement

Hello Google API team 👋 Thank you for maintaining the Elixir Google API client — it’s essential for Elixir developers using Google services in production. However, many auto-generated PRs in...