Commit 707e31f5 by Andrew W. Lee

Merge branch 'release/v3.0.0' into develop

parents 7fe611f8 0ad3424e
== 3.0.0
* Added `--models` CLI option fixing issue #563 (#647)
* Added `--additional_file_patterns` option for additional file patterns (#633) #636) #637)
* Refactored CLI parser (#646)
* Fixed BigDecimal.new deprecation warning (#634)
* Fixed annotations for columns with long data types (#622)
* Made methods private in AnnotateRoutes (#598)
See https://github.com/ctran/annotate_models/releases/tag/v3.0.0
== 2.7.5 == 2.7.5
See https://github.com/ctran/annotate_models/releases/tag/v2.7.5 See https://github.com/ctran/annotate_models/releases/tag/v2.7.5
......
module Annotate module Annotate
def self.version def self.version
'2.7.5' '3.0.0'
end end
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment