Changelog for
ruby2.1-rubygem-nanoc-4.7.5-2.1.x86_64.rpm :
Thu Apr 13 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.5
see installed NEWS.md
[#]# 4.7.5 (2017-04-01)
Fixes:
* Recognize `--verbose` when calling `nanoc` without subcommand (#1145, #1146)
Enhancements:
* Made `show-data` print all outdatedness reasons, not just the first (#1142)
* Sped up `AATTitems.find_all` (#1147)
Thu Mar 30 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.4
see installed NEWS.md
[#]# 4.7.4 (2017-03-29)
Enhancements:
* Made attribute dependencies cause outdatedness less often (#1136, #1137, #1138)
* Improved speed of Rules file handling (#1140)
Mon Mar 27 14:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.3
see installed NEWS.md
[#]# 4.7.3 (2017-03-26)
Fixes:
* Fixed an issue which could cause a missing file for a snapshot that is not `:last` not to be regenerated when compiling (#1134, #1135)
Wed Mar 22 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.2
see installed NEWS.md
[#]# 4.7.2 (2017-03-21)
Fixes:
* Fixed crash when calling `#raw_path` in the Checks file (#1130, #1131)
Mon Mar 20 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.1
see installed NEWS.md
[#]# 4.7.1 (2017-03-19)
Fixes:
* Fixed issue with `:xsl` filter not recompiling when it should (#924, #1127)
Enhancements:
* Made `compile --verbose` print percentiles rather than averages (#1122)
* Improved dependency cycle error messages (#1123)
Thu Mar 16 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.7.0
see installed NEWS.md
[#]# 4.7 (2017-03-15)
Features:
* Added `:erubi` filter (#1103)
* Added `write ext: \'something\'` shortcut (#1079)
[#]# 4.6.4 (2017-03-10)
Fixes:
* Fixed issue where `compile --verbose` would show misleading timing information (#1113)
[#]# 4.6.3 (2017-03-05)
Fixes:
* Fixed `Errno::ENOENT` crash (#1094, #1109)
* Fixed undefined method `#reverse_each` crash (#1107, #1108)
* Fixed compilation speed issue introduced in 4.6.2 (#1106)
Sun Mar 5 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.6.2
see installed NEWS.md
[#]# 4.6.2 (2017-03-04)
Fixes:
* Fixed crash in `#binary?` (#1082, #1083, #1084)
* Fixed issue which would cause the file referenced by `#raw_path` not to exist (#1097, #1099)
Enhancements:
* Allowed calling `#write` multiple times in the same rule (#1037, #1085)
* Changed the `html` check to use validator.nu (#1104)
Tue Feb 14 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.6.1
see installed NEWS.md
[#]# 4.6.1 (2017-01-29)
Fixes:
* Fixed table formatting in `compile --verbose` (#1074) [Hugo Peixoto]
Enhancements:
* Reduced memory usage (#1075, #1076, #1077, #1078)
[#]# 4.6 (2017-01-22)
Features:
* Made `#content_for` accept a string as well as a block, to allow setting captured content outside of ERB (#1066, #1073)
* Added `#raw_content=` to items and layouts during preprocessing (#1057)
* Added `#snapshot?` to item rep views (#1056)
Enhancements:
* Prevented useless recompilations when switching Nanoc environments (#1070, #1071)
Fri Jan 20 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.5.4
see installed NEWS.md
[#]# 4.5.4 (2017-01-16)
Fixes:
* Fixed issue with site not being recompiled fully when switching between environments (#1067, #1069)
[#]# 4.5.3 (2017-01-15)
Fixes:
* Fixed “Fixnum is deprecated” message (#1061, #1062)
* Fixed `:pre` snapshot not being created for items that are not laid out (#1064, #1065)
Sat Jan 14 13:00:00 2017 cooloAATTsuse.com
- updated to version 4.5.2
see installed NEWS.md
[#]# 4.5.2 (2017-01-11)
Fixes:
* Fixed handling of periods in full identifiers (#1022, #1059)
* Fixed “cannot layout binary items” error message (#1058)
* Fixed escaping of URLs in sitemaps (#1052, #1054)
[#]# 4.5.1 (2017-01-09)
Fixes:
* Fixed crash when Nokogiri is not installed (#1053)
[#]# 4.5.0 (2017-01-09)
Features:
* Added Git deployer (#997)
[#]# 4.4.7 (2017-01-05)
Fixes:
* Fixed issue that caused an item not to be considered outdated when only the mtime has changed (#1046)
* Removed stray `require \'parallel\'` which could break the `external_links` check (#1051) [Cédric Boutillier]
Enhancements:
* Made Nanoc not recompile compiled items after an exception occurs (#1044)
[#]# 4.4.6 (2016-12-28)
Fixes:
* Fixed issue where `#compiled_content` would not return the correct content (#1040, #1041)
Sun Dec 25 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.4.5
see installed NEWS.md
[#]# 4.4.5 (2016-12-24)
Fixes:
* Prevented stale data from making it into the checksum store and thereby blowing up in memory (#1004, #1027)
* Fixed slow recompile after adding many items to a site (#1028)
* Fixed wrong capturing helper output when the output field separator (`$,`) is set
* Fixed issue that could cause items with multiple reps not to be recompiled when needed (#1031, #1032)
* Fixed error when fetching textual content of item whose `:last` snapshot is binary (#1035, #1036)
Wed Dec 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.4.4
see installed NEWS.md
[#]# 4.4.4 (2016-12-19)
Enhancements:
* Improved speed of incremental compilations (#1017, #1019, #1024)
[#]# 4.4.3 (2016-12-17)
Fixes:
* Prevented stale data from making it into the compiled content cache and thereby blowing up in memory (#1004, #1013)
* Fixed “about” and “IRC channel” links in default site
* Fixed accuracy of `
` in Atom feed (use most recent `updated_at` or `created_at`) (#1007, #1014)
Enhancements:
* Added support for non-legacy identifiers in `#breadcrumbs_trail` (#1010, #1011)
* Defined checksum for `Nanoc::Int::Context` to make outdatedness checker more precise (#1008, #1012)
* Made Nanoc raise an error when item reps are routed to a path that does not start with a slash (#1015, #1016)
Thu Dec 8 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.4.2
ChangeLog removed upstream
Mon Nov 14 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.3.7
see installed ChangeLog
Sat Oct 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.3.6
see installed ChangeLog
Sat Oct 8 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.3.4
see installed ChangeLog
Sat Sep 10 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.3.2
see installed ChangeLog
Mon Aug 22 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.3.0
see installed ChangeLog
Mon Jul 25 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.4
see installed ChangeLog
Mon Jul 4 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.3
see installed ChangeLog
Mon Jun 20 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.1
see installed ChangeLog
Sun Jun 5 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.0
see installed ChangeLog
Mon Apr 18 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.1.6
see installed ChangeLog
Wed Apr 6 14:00:00 2016 cooloAATTsuse.com
- updated to version 4.1.5
see installed ChangeLog
Sun Feb 14 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.1.4
see installed NEWS.md
[#]# 4.1.4 (2016-02-13)
Fixes:
* Added missing `Configuration#key?` method (#815, #820)
* Made output diff use correct snapshot rather than `:last` (#813, #814)
Enhancements:
* Sped up item resolution in Sass filter (#821)
* Made `#link_to` more resilient to unsupported argument types (#816, #819)
Sun Jan 31 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.1.3
see installed NEWS.md
[#]# 4.1.3 (2016-01-30)
Fixes:
* Fixed crash in `check` command when the subject of an issue is nil (#804, #811)
* Made stale check not ignore non-final snapshot paths (#809, #810)
Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.1.2
see installed NEWS.md
[#]# 4.1.2 (2016-01-16)
Fixes:
* Made AATT-variables (e.g. `AATTitems`) report their frozenness properly, so that optimisations based on frozenness work once again (#795, #797)
* Removed environment from `crash.log` to prevent leaking sensitive information (#798, #800)
Enhancements:
* Removed redundant checksum calculation (#789) [Ruben Verborgh]
[#]# 4.1.1 (2015-12-30)
Fixes:
* Fixed preprocessor not being run before check/deploy/prune commands (#763, #784, #787, #788)
Enhancements:
* Made `#breadcrumbs_trail` explicitly fail when using full identifiers (#781, #783)
Sat Dec 19 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.1.0
see installed NEWS.md
[#]# 4.1.0 (2015-12-18)
Fixes:
* Fixed crash when attempting to `#puts` an object that’s not a string (#778)
* Made pruner not prune away files from routes defined for custom snapshots (#779)
* Wrapped `AATTlayout` in a layout view (#773)
Enhancements:
* Added a base path to the Checks file, so that it supports `#require_relative` (#774)
[#]# 4.1.0rc2 (2015-12-13)
Fixes:
* Fixed children of the root item not having a parent (#769, #770)
Enhancements:
* Made `#path`, `#compiled_content` and `#reps` unavailable during pre-processing, compilation and routing, because they do not make sense in these contexts (#571, #767, #768)
[#]# 4.1.0rc1 (2015-12-12)
Fixes:
* Fixed `AATTitem.compiled_content` in a layout raising an exception (#761, #766)
[#]# 4.1.0b1 (2015-12-11)
Fixes:
* Fixed issue with `:pre` snapshot not being generated properly (#764)
Enhancements:
* Updated default site to use `#write` (#759)
[#]# 4.1.0a1 (2015-12-05)
Features:
* Added `postprocess` block (#726) [Garen Torikian]
* Added `#write` compilation instruction and `path` option to `#snapshot` (#753)
Fixes:
* Fixed crash when printing non-string object (#712) [Garen Torikian]
* Removed English text from `#link_to` helper (#736) [Lucas Vuotto]
Enhancements:
* Allowed excluding URLs from external links check (#686) [Yannick Ihmels]
* Added `atom` to list of text extensions (#657) [Yannick Ihmels]
* Added `#each` to `Nanoc::ConfigView` (#705) [Garen Torikian]
* Made `#attribute_to_time` handle `DateTime` (#717) [Micha Rosenbaum]
* Added `Identifier#components` (#677)
* Added `:existing` option to `#content_for` (can be `:error`, `:overwrite` and `:append`) (#744)
Thu Dec 3 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.0.2
see installed NEWS.md
[#]# 4.0.2 (2015-11-30)
Fixes:
* Properly set required Ruby version to 2.1 in the gem specification (#747)
* Fixed issue with CLI commands not being loaded as UTF-8 (#742)
* Added missing `#identifier=` method to items and layouts during preprocessing (#750)
Enhancements:
* Let attempts to fetch an item rep by number, rather than symbol, fail with a meaningful error (#749)
[#]# 4.0.1 (2015-11-28)
Fixes:
* Fixed params documentation for :rdiscount filter (#722)
* Fixed crash when comparing item rep views (#735, #738)
Enhancements:
* Lowered minimum required Ruby version from 2.2 to 2.1 (#732)
Mon Nov 23 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.0.0
see installed NEWS.md
Tue May 5 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.8.0
see installed ChangeLog
Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.7.5
Enhancements:
* Allowed extra patterns to be specified in the data source configuration, so that dotfiles are no longer necessary ignored (e.g. `extra_files: [\'.htaccess\']`) (#492, #498) [Andy Drop, Michal Papis]
* Removed Ruby 1.8.x support ([details](https://groups.google.com/forum/#!topic/nanoc/pSL1i15EFz8)) (#517)
* Improved CSS and HTML error messages (#484, #504)
* Let kramdown filter print warnings (#459, #519)
Fixes:
* Fixed HTML class names for recent Rouge versions (#502)
* Fixed crash when using items or layouts in attributes (#469, #518)
[#]# 3.7.4 (2014-11-23)
Enhancements:
* Made `check` command fail when output directory is missing (#472) [Mike Pennisi]
* Made external links check timeouts start small and grow (#483) [Michal Papis]
* Made code and API adhere much more closely to the Ruby style guide (#476)
Fixes:
* Fixed potential “parent directory is world writable” error (#465, #474)
* Fixed retrying requests in the external link checker (#483) [Michal Papis]
* Fixed issue with data sources not being unloaded (#491) [Michal Papis]
[#]# 3.7.3 (2014-08-31)
Fixes:
* Fixed issue which caused metadata sections not be recognised in files that use CRLF line endings (#470, #471) [Gregory Pakosz]
Sun May 18 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.6.11
Fixes:
* Fixed occasional \"no such file\" error on JRuby (#422)
* Prevented multiple items and layouts from having the same identifier (#434, #435)
Enhancements:
* Set default encoding to UTF-8 (#428)
* Improved checksummer to reduce number of unnecessary recompiles (#310, #431)
* Disabled USR1 on JRuby in order to suppress warning (#425, #426)
* Made pandoc filter argument passing more generic (#210, #433)
[#]# 3.6.9 (2014-04-15)
Fixes:
* Fixed path to default stylesheet (#410, #411)
* Improved reliability of piping from/to external processes in JRuby (#417)
* Added workaround for “cannot modify” errors when using Nokogiri on JRuby (#416)
* Made corrupted cached data auto-repair itself if possible (#409, #418)
Sun Mar 23 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.6.8
Fixes:
* Fixed issue with missing compilation durations (#374, #379)
* Made XSL filter transform item rather than layout (#399, #401) [Simon South]
* Made XSL filter honor omit-xml-declaration (#403, #404) [Simon South]
* Removed \"see full crash log\" line from crash log (#397, #402)
Enhancements:
* Added warning when multiple preprocessors are defined (#389)
* Improve stylesheet handling in default site (#339, #395)
Thu Dec 12 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.6.7
Fixes:
* Made Handlebars filter usable outside layouts (#346, #348)
* Fixed ANSI color support on Windows (#352, #356)
* Made fog deployer handle prefixes properly (#351) [Oliver Byford]
* Fixed crash in watcher (#358)
* Fixed huge durations when showing skipped items after compilation (#360, #364)
* Fixed output of `--verbose` compilation statistics (#359, #365)
* Fixed issue with Sass files not recompiling (#350, 370)
Enhancements:
* Fixed Windows compatibility issues in test suite (#353) [Raphael von der Grün]
* Hid deprecated `autocompile` and `watch` commands in help
* Made CLI swallow broken pipe errors when piping to a process that terminates prematurely (#318, #369)
Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.6.6
Enhancements:
* Reduced number of dependencies generated by Sass filter (#306) [Gregory Pakosz]
* Recognised lowercase `utf` in language value (e.g. `en_US.utf8`) as being UTF-8 (#335)
* Set [Thin](http://code.macournoyer.com/thin/) as the default server for `nanoc view` (#342, #345)
* Removed watcher section from the default configuration file (#343, #344)
Fixes:
* Prevented capturing helper from erroneously compiling items twice (#337)
Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.6.5
Fixes:
* Fixed bug which could cause incorrect dependencies to be generated in some cases
* Fixed handling of index filenames when allowing periods in identifiers
Mon Jun 3 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.6.4
Fri May 24 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.6.3
* Added support for growlnotify on Windows (#253, #267)
* Fixed bug which caused the external links checker to ignore the query string (#279, #297)
* Removed weird treatment of `DOCTYPE`s in the `relativize_paths` filter (#296)
* Fixed CodeRay syntax coloring on Ruby 2.0
* Silenced \"Could not find files for the given pattern(s)\" message on Windows (#298)
* Fixed issue which could cause `output.diff` not to be generated correctly (#255, #301)
* Let filesystem and static data sources follow symlinks (#299, #302)
* Added compatibility with Listen 1.0 (#309)
* Let `#passthrough` in Rules work well with the static data source (#251) [Gregory Pakosz]
* Made timing information be more accurate (#303)
Wed Apr 17 14:00:00 2013 mrueckertAATTsuse.de
- dont build it as noarch
Sun Mar 31 14:00:00 2013 mailaenderAATTopensuse.org
- updated to version 3.6.2 (no changelog provided)
Sat Feb 9 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.5.0
Fri Dec 14 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.4.3
Sat Nov 3 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.4.2
Fixes:
* Made passthrough rules be inserted in the right place [Gregory Pakosz]
* Fixed crashes in the progress indicator when compiling
* Made auto-pruning honor excluded files [Greg Karékinian]
* Made lack of which/where not crash watch command
Improvements:
* Fixed constant reinitialization warnings [Damien Pollet]
* Made UTF-8 not be decomposed when outputting to a file from a non-UTF-8 terminal
* Made syntax colorizer wrap CodeRay output in required CodeRay divs
* Made fog delete after upload, not before [Go Maeda]
* Made requesting compiled content of binary item impossible
Mon Sep 24 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.4.1
Tue Feb 14 13:00:00 2012 mrueckertAATTsuse.de
- updae to 3.3.0
Fri Dec 17 13:00:00 2010 mrueckertAATTsuse.de
- update to 3.1.6
bump version to pull the latest nanoc3
Thu Oct 7 14:00:00 2010 prusnakAATTopensuse.org
- created package