We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe611f commit b39df31Copy full SHA for b39df31
CHANGELOG.rdoc
@@ -1,3 +1,13 @@
1
+== 3.0.0
2
+* Added `--models` CLI option fixing issue #563 (#647)
3
+* Added `--additional_file_patterns` option for additional file patterns (#633) #636) #637)
4
+* Refactored CLI parser (#646)
5
+* Fixed BigDecimal.new deprecation warning (#634)
6
+* Fixed annotations for columns with long data types (#622)
7
+* Made methods private in AnnotateRoutes (#598)
8
+
9
+See https://github.com/ctran/annotate_models/releases/tag/v3.0.0
10
11
== 2.7.5
12
See https://github.com/ctran/annotate_models/releases/tag/v2.7.5
13
0 commit comments