Commit Graph

66 Commits

Author SHA1 Message Date
19b0f8fa70 v0.0.1
- First release.
2023-11-15 14:24:10 -05:00
2e684886f7 use a simple eval 2023-11-15 14:22:55 -05:00
64b3a06edf add dzil 2023-11-15 14:20:40 -05:00
066ec3dde6 Merge branch 'deserialize' 2023-11-15 13:28:02 -05:00
73b20e91b3 deserialize 2023-11-15 13:27:45 -05:00
cf0a37de7f Merge branch 'documentation' 2023-11-15 09:42:04 -05:00
7373177ec6 only tidy perl files 2023-11-15 09:39:13 -05:00
832e77e555 add worktree test 2023-11-15 09:39:13 -05:00
29716aa141 documentation 2023-11-15 09:39:13 -05:00
6ad18ac108 Merge branch 'before-serializer' 2023-11-14 10:29:06 -05:00
38aba7d167 add before_serializer 2023-11-14 10:28:43 -05:00
a6303ca9f7 Merge branch 'move-schema' 2023-11-13 13:51:05 -05:00
2acc581955 move the Schema class 2023-11-13 13:38:56 -05:00
2e125c1771 misc Schema changes 2023-11-13 13:15:29 -05:00
e93942cb61 attributes can be a function 2023-11-13 12:43:57 -05:00
0a2eee55ce auto-add the self link within the app 2023-11-13 10:38:51 -05:00
ebbb5f9466 no data field when there is no data 2023-11-13 10:31:24 -05:00
67c4d58b9d add a test 2023-11-13 10:01:24 -05:00
8e5df8fbf0 formatting 2023-11-13 09:57:37 -05:00
250bd940da formatting 2023-11-13 09:49:27 -05:00
83e2f01add Merge branch 'add-the-plugin' 2023-11-12 20:55:33 -05:00
ad4258cf04 move the merge tests to xt 2023-11-12 20:55:00 -05:00
7cee2ecb47 fleshing out the plugin 2023-11-12 20:53:42 -05:00
80f9d7b582 Merge branch 'test-added' 2023-11-12 17:10:25 -05:00
3df5204252 check that at least one test was added 2023-11-12 17:10:10 -05:00
e89a3ffc97 Merge branch 'serialize-array' 2023-11-12 13:23:45 -05:00
612c87f6b1 allow for the serializer to get the $xtra data as well 2023-11-12 13:23:01 -05:00
c8c273056a add test to check if branch is ready for merging 2023-11-12 13:22:24 -05:00
d758761f05 finalize the serializing example 2023-11-12 12:43:29 -05:00
ea112b2bd5 format 2023-11-12 12:29:35 -05:00
0a67377791 add a todos.t with general todos 2023-11-12 12:27:56 -05:00
2884d8b5cc Merge branch 'serializer' 2023-11-10 15:31:05 -05:00
52eba22e47 add the serializer 2023-11-10 15:30:25 -05:00
936b2344cd add Taskfile 2023-11-10 15:29:32 -05:00
078d7d7a85 ignore backups 2023-11-10 15:27:36 -05:00
3736a8ba36 Merge branch 'relationship-links' 2023-11-01 17:39:20 -04:00
57eeb08419 relationship links 2023-11-01 17:39:15 -04:00
63ead8b937 add allowed_attributes 2023-11-01 16:03:28 -04:00
fb5cd7ce3a flesh up the example 2023-11-01 15:28:47 -04:00
5dd5e664e9 scalar data are ids 2023-11-01 15:21:06 -04:00
8639858b60 relationships 2023-11-01 13:16:34 -04:00
fe516b6b32 use croak, not carp 2023-11-01 11:10:25 -04:00
fc89cb74d8 remove ::Type 2023-11-01 11:09:54 -04:00
4d4c4ee838 rename serialize and top_level_serialize 2023-11-01 11:03:11 -04:00
a5e552b06e Merge branch 'attributes' 2023-10-31 16:45:49 -04:00
b4eea91aae attributes on the Schema 2023-10-31 16:45:42 -04:00
d7e7c7447c Merge branch 'top-level-links' 2023-10-31 16:30:14 -04:00
6debdda412 add example for top links 2023-10-31 16:30:01 -04:00
7a9e68a108 hush the warning 2023-10-31 16:29:48 -04:00
d9769d985e Merge branch 'example' 2023-10-31 16:19:05 -04:00