Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.9.3 - 2020-04-29

0.9.2 - 2020-03-29

0.9.1 - 2020-03-23

Added

  • From<Span> is now implemented for Range<usize> and Range<RawIndex>.
  • More From<_> conversions are now implemented for index and offset types.

0.9.0 - 2020-03-11

Added

  • codespan now depends on codespan_reporting. This can be disabled via the reporting feature.
  • codespan::Files now implements codespan_reporting::files::Files

0.8.0 - 2020-02-24

0.7.0 - 2020-01-06

0.6.0 - 2019-12-18

0.5.0 - 2019-10-02

0.4.1 - 2019-08-25

0.4.0 - 2019-08-22

0.3.0 - 2019-05-01

0.2.1 - 2019-02-26

0.2.0 - 2018-10-11