Commit Graph

25 Commits

Author SHA1 Message Date
Michael Pfaff d10edd35a5
Update time dependency and add Cargo.lock to .gitignore 2022-03-03 07:33:18 -05:00
Michael Pfaff b3cf5d9e61
Improve some more 2021-05-29 02:08:22 -04:00
Michael Pfaff a6461ef7d5
Improve 2021-05-28 13:48:05 -04:00
KAMADA Ken'ichi 7de28fa4ae Increment the version to 0.5.4. 2021-03-26 23:44:28 +09:00
KAMADA Ken'ichi 7c643da197 Increment the version to 0.5.3. 2021-01-05 17:49:15 +09:00
KAMADA Ken'ichi 0807862f0f Increment the version to 0.5.2. 2020-08-07 21:41:30 +09:00
KAMADA Ken'ichi 8ee0bc6c83 Increment the version to 0.5.1. 2020-02-15 21:36:41 +09:00
KAMADA Ken'ichi 4621acaaab Increment the version to 0.5. 2020-01-26 23:19:54 +09:00
KAMADA Ken'ichi 60c8e15b11 Update the documentation for version 0.5. 2020-01-26 23:12:47 +09:00
KAMADA Ken'ichi 3c928122eb Increment the version to 0.4. 2019-12-22 22:28:48 +09:00
KAMADA Ken'ichi 1bd083cbae Do not reference the raw buffer from Value and Field.
Previously, they borrowed the buffer, so users had some difficulty to
manage the lifetime of the buffer and Value/Field.  For example,
a user structure was unable to contain both the buffer and a Field.
2019-12-14 21:57:35 +09:00
KAMADA Ken'ichi eb4723a8a9 Migrate to Rust 2018. 2019-04-01 21:11:54 +09:00
KAMADA Ken'ichi 9a9a605a82 Increment the version to 0.3.1. 2018-06-17 21:51:49 +09:00
KAMADA Ken'ichi 2fab18947a Increment the version to 0.3. 2017-10-22 16:19:18 +09:00
KAMADA Ken'ichi c5f25db4fd Increment the version to 0.2.3. 2017-07-16 15:28:28 +09:00
KAMADA Ken'ichi 0949abc4ac Increment the version to 0.2.2. 2017-06-17 22:49:08 +09:00
KAMADA Ken'ichi 0c34e29ecb Increment the version to 0.2.1. 2017-03-27 20:05:26 +09:00
KAMADA Ken'ichi e4ac5ec3f2 Increment the version to 0.2. 2017-03-26 21:30:24 +09:00
KAMADA Ken'ichi 6a5355750e Add categories in Cargo.toml. 2017-03-22 19:45:38 +09:00
KAMADA Ken'ichi 02525d42ed Increment the version to 0.1.3. 2017-03-12 19:36:07 +09:00
KAMADA Ken'ichi 9ca277c3e5 Increment the version to 0.1.2. 2017-02-25 22:43:47 +09:00
KAMADA Ken'ichi dd2a068d3f Increment the version to 0.1.1. 2017-01-12 22:06:26 +09:00
KAMADA Ken'ichi e5ffcb23c4 Add the documentation and homepage fields in the manifest. 2017-01-03 08:21:00 +09:00
KAMADA Ken'ichi 52cd087113 Fill in the manifest. 2016-12-30 23:46:33 +09:00
KAMADA Ken'ichi a7d79b3f01 Add a library template for an Exif library. 2016-09-04 23:31:06 +09:00