SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-annotate-2.7.2-9.1.x86_64.rpm :
Sat Jun 24 14:00:00 2017 adrianAATTsuse.de
- build without own gemspec again

Fri Jun 23 14:00:00 2017 bgeukenAATTsuse.com
- Drop rake-requirement.patch. This got fixed with the update to 2.7.2

Fri Jun 23 14:00:00 2017 bgeukenAATTsuse.com
- Update to version 2.7.2. From the changelog:
Ruby 2.4, Rake 12, new options, support for Rails 5, etc

Tue Mar 14 13:00:00 2017 adrianAATTsuse.de
- hack it a bit more to make it installable. also using original
gem file again. (conflict with gd package)

Mon Mar 13 13:00:00 2017 hvogelAATTsuse.com
- Add a patch for dropping the upper rake version requirement
As done upstream here:
https://github.com/ctran/annotate_models/pull/445

Tue May 10 14:00:00 2016 cooloAATTsuse.com
- updated to version 2.7.1
see installed CHANGELOG.rdoc
== 2.7.1
See https://github.com/ctran/annotate_models/releases/tag/v2.7.1

Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.7.0
see installed CHANGELOG.rdoc
== 2.7.0
See https://github.com/ctran/annotate_models/releases/tag/v2.7.0

Thu May 28 14:00:00 2015 cooloAATTsuse.com
- updated to version 2.6.10
see installed CHANGELOG.rdoc

Fri May 22 14:00:00 2015 cooloAATTsuse.com
- updated to version 2.6.9
see installed CHANGELOG.rdoc
== 2.6.9

* Support foreigh key (#241)

* Check if model has skip tag in annotate_model_file (#167)

* Fix issue where serializer-related flags weren\'t being honored (#246)

* Prefer SQL column type over normalized AR type (#231)

Fri Mar 13 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.6.8

Mon Mar 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.6.6

Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging

Sun Jul 13 14:00:00 2014 cooloAATTsuse.com
- updated to version 2.6.5

* Skip \"models/concerns\", #194

* Fix #173 where annotate says \"Nothing to annotate\" in rails 4.2

* Display an error message if not run from the root of the project, #186

* Support rails 4.0 new default test directory, #182

* Add an option to show timestamp in routes \"-timestamp\", #136

* Skip plain ruby objects if they have the same class name as an ActiveRecord object, #121

Sun Apr 6 14:00:00 2014 cooloAATTsuse.com
- updated to version 2.6.3

* Fix bug of annotate position in routes (#158)

Sat Mar 15 13:00:00 2014 cooloAATTsuse.com
- updated to version 2.6.2

* Retain the current annotate block unless --force is specified

* Always load models, since they may not be autoloaded by Rails

* The pg array type is now detected (see #158)

Thu Feb 6 13:00:00 2014 cooloAATTsuse.com
- updated to version 2.6.1

Sun Dec 1 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.6.0

* support for composite_primary_keys (garysweaver)

* bug fix for annotate_one_file (vlado)

* It\'s now possible to use Annotate in standalone ActiveRecord (non-Rails)
projects again.

* Adding note that Markdown is actually MultiMarkdown, and recommending the use
of the `kramdown` engine for parsing it.

* Improved Markdown formatting considerably.

* Bugfix: Needed to use inline-code tag for column and table names, otherwise
underscores would cause havok with the formatting.

* Bugfix: Markdown syntax was incorrect (can\'t have trailing spaces before the
closing marker for an emphasis tag).

* Bugfix: Remove-annotations wasn\'t properly finding test/spec files, and
wasn\'t even looking for FactoryGirl factories under the new naming
convention.

* Bugfix: Load the Rakefile from the current directory, not the first Rakefile
in our load path.

* Added support for new FactoryGirl naming convention.

* Fix behavior of route annotations in newer versions of Rake that don\'t spit
out the CWD as their first line of output.

* Overhauled integration testing system to be much easier to work with, better
compartmentalized, and so forth -- at the cost that you must be using RVM to
utilize it. (It\'ll spit out appropriate pending messages if you don\'t.)
Also includes a mode for \"tinkering\" by hand with a scenario, and won\'t let
you run it through rspect if the repo is in a dirty state. Added appropriate
rake tasks to help with all of this.

* Routes can now be appended, pre-pended, or removed -- and do sane things in
all cases.

* Expose all `position_
*` variables as CLI params.

* Make `ENV [\'position\']` work as a default for all the `ENV [\'position_
*\']`
variables.

* Make rake tasks more resilient to unusual circumstances / code loading
behavior.

* Resolve annotate vs. annotate_models ambiguity once and for all by settling
on `annotate_models` _and_ `annotate_routes`. This avoids a name collision
with RMagick while not needlessly overloading the term.

* Fixed that schema kept prepending additional newlines

* Updates to make annotate smarter about when to touch a model

* Recognize column+type, and don\'t change a file unless the column+type
combination of the new schema are different than that of the old (i.e., don\'t
regenerate if columns happen to be in a different order. That\'s just how life
is sometimes)

* Change annotate to use options hash instead of ENV.

Sat Mar 23 13:00:00 2013 cooloAATTsuse.com
- use update-alternatives

Fri Jan 4 13:00:00 2013 cooloAATTsuse.com
- initial package (version 2.5.0)


 
ICM