File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package tcb_span
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.2 (2022-10-02)
6
+ ------------------
7
+ * HAS_LIBRARY_TARGET
8
+ * Remove superfluous call in cmake
9
+ * Contributors: Tyler Weaver
10
+
5
11
1.0.1 (2022-09-27)
6
12
------------------
7
13
* Drop requirement for CMake to 3.16
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >tcb_span</name >
5
- <version >1.0.1 </version >
5
+ <version >1.0.2 </version >
6
6
<description >Implementation of C++20's std::span</description >
7
7
<
maintainer email =
" [email protected] " >Tyler Weaver</
maintainer >
8
8
Original file line number Diff line number Diff line change 2
2
Changelog for package tl_expected
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.2 (2022-10-02)
6
+ ------------------
7
+ * HAS_LIBRARY_TARGET
8
+ * Remove superfluous call in cmake
9
+ * Contributors: Tyler Weaver
10
+
5
11
1.0.1 (2022-09-27)
6
12
------------------
7
13
* Drop requirement for CMake to 3.16
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >tl_expected</name >
5
- <version >1.0.1 </version >
5
+ <version >1.0.2 </version >
6
6
<description >C++11/14/17 std::expected with functional-style extensions</description >
7
7
<
maintainer email =
" [email protected] " >Tyler Weaver</
maintainer >
8
8
You can’t perform that action at this time.
0 commit comments