We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4ed94 commit 851f537Copy full SHA for 851f537
1 file changed
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## [0.1.0] - 2016-09-08
6
+### Added
7
+ * `printf` style message formatting.
8
+ * Utility function to convert the type of a variable to a string.
9
+ * Utility function to convert the value of a variable to a string.
10
+ * Utility function to convert a list of values to a string.
0 commit comments