File: CHANGELOG.md

package info (click to toggle)
rust-docmatic 0.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: makefile: 4
file content (30 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<a name="0.1.2"></a>
## 0.1.2 (2018-04-25)


#### Bug Fixes

*   Remove assert_file_impl from public API ([4fa6ac1f](https://github.com/assert-rs/docmatic/commit/4fa6ac1fc6b648cc699eca9f1b098177050bf568))
* **CI:**  Bump minimum Rust version ([d5598851](https://github.com/assert-rs/docmatic/commit/d5598851752292344ef09a2e759936ef08991df3))
* **crate:**  Remove unnecessary `glob` dependency ([59bffb4b](https://github.com/assert-rs/docmatic/commit/59bffb4bbc5529bf3a7d9168ff6eb74da87735e8))

#### Features

*   Add `docmatic::Assert` type and methods ([2ee9c763](https://github.com/assert-rs/docmatic/commit/2ee9c763f200ce1ce6f2a891f6d7ccf23d53e667))



<a name="0.1.1"></a>
## 0.1.1 (2018-04-17)


#### Bug Fixes

* **crate:**  Add metadata ([8cc81d0b](https://github.com/assert-rs/docmatic/commit/8cc81d0ba675a651360dccb33cd5056bc05b1c53), closes [#1](https://github.com/assert-rs/docmatic/issues/1))



<a name="0.1.0"></a>
## 0.1.0 (2018-04-17)

*   Initial implementation ([0b0b5985](https://github.com/assert-rs/docmatic/commit/0b0b59857ee320a03a7721d131217a5f077b0954))