Commit Graph

15 Commits

Author SHA1 Message Date
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