You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(date): persist all attributes passed by options (#735)
* fix(date): persist all attributes passed by options
Store all attributes passed as option via Date:set, especially date_only.
* chore: minimize adjustable attributes
Minimize adjustable attributes to the smallest possible subset, that is
actually needed.
---------
Co-authored-by: Sebastian Flügge <[email protected]>
0 commit comments