| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-26 | impl deref getters | John Turner |
| 2025-10-21 | remove if_chain depedency and update deps | John Turner |
| 2023-04-20 | added "hide" attribute to disable getters on specific fields | John Turner |
| 2023-04-20 | improved error messages for attribute-less tuple struct fields | John Turner |
| 2023-04-20 | added GetCopy derive macro | John Turner |
| 2023-04-19 | renamed test structs | 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 | added test case invalid-attribute.rs | John Turner |
| 2023-04-17 | added test case tuple-struct-without-attribute.rs | John Turner |
| 2023-04-17 | added test case unit-struct.rs | John Turner |
| 2023-04-17 | Get derive macro implemented & tests pass | John Turner |
