summaryrefslogtreecommitdiffstats
path: root/src/components.rs
AgeCommit message (Expand)Author
2019-11-17Time zone handling: accept only DateTime<Utc> and NaiveDateTimeMatěj Laitl
2019-03-07Make Component serialization deterministic, add integration testsMatěj Laitl
2019-03-07Component serialization: write DTSTAMP only if not already presentMatěj Laitl
2018-12-21edition 2018Hendrik Sollich
2018-12-21simple clippy runHendrik Sollich
2018-12-20Uid property improvedLuis Fernando Batels
2018-12-19Uid propertyLuis Fernando Batels
2017-07-02updated dependenciesHendrik Sollich
2017-04-20Add CRLF endings and line foldingAriel Dabalsa
2017-01-10added VTODO interfaceHendrik Sollich
2017-01-08allowing for multiple occurrences of specific propertiesHendrik Sollich
2017-01-08better support for VTODO tasksHendrik Sollich
2016-11-20added Component::location()Hendrik Sollich
2016-11-20satisfied clippyHendrik Sollich
2016-11-20stricter lintsHendrik Sollich
2016-11-18producing local instead of UTC timesHendrik Sollich
2016-11-12added documentationHendrik Sollich
2016-11-11added all_day methodHendrik Sollich
2016-11-11added value typesHendrik Sollich
2016-11-11supporting date only start/endHendrik Sollich
2016-11-11correct Component typesHendrik Sollich
2016-11-11added `Calendar` structHendrik Sollich
2016-11-11minimum working exampleHendrik Sollich