| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-21 | remove if_chain depedency and update deps | John Turner |
| 2023-09-10 | added todos | John Turner |
| 2023-04-22 | fixup | John Turner |
| 2023-04-21 | updated docs to include field hiding | John Turner |
| 2023-04-20 | added "hide" attribute to disable getters on specific fields | John Turner |
| 2023-04-20 | added top level docs | John Turner |
| 2023-04-20 | improved error messages for attribute-less tuple struct fields | John Turner |
| 2023-04-20 | expand_getter takes field_name by ref instead of by value | John Turner |
| 2023-04-20 | expand_getter takes method_name as an Ident instead of str | John Turner |
| 2023-04-20 | added GetCopy derive macro | John Turner |
| 2023-04-19 | reworded the error returned on invalid name value pair | John Turner |
| 2023-04-19 | refactored code with if_chain | John Turner |
| 2023-04-17 | expect number of name value parameters is in range | John Turner |
| 2023-04-17 | Get derive macro implemented & tests pass | John Turner |
| 2023-04-12 | init | John Turner |
