github.com/mayra-cabrera/buffalo@v0.9.4-0.20170814145312-66d2e7772f11/CHANGELOG.md (about)

     1  # Change Log
     2  
     3  ## [v0.9.3](https://github.com/gobuffalo/buffalo/tree/v0.9.3) (2017-08-14)
     4  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.9.2...v0.9.3)
     5  
     6  **Merged pull requests:**
     7  
     8  - 0.9.3 [\#587](https://github.com/gobuffalo/buffalo/pull/587) ([markbates](https://github.com/markbates))
     9  - fixed missing error if the user deletes the local logo.svg [\#585](https://github.com/gobuffalo/buffalo/pull/585) ([markbates](https://github.com/markbates))
    10  - set up git for new applications [\#584](https://github.com/gobuffalo/buffalo/pull/584) ([markbates](https://github.com/markbates))
    11  
    12  ## [v0.9.2](https://github.com/gobuffalo/buffalo/tree/v0.9.2) (2017-08-12)
    13  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.9.1.2...v0.9.2)
    14  
    15  **Implemented enhancements:**
    16  
    17  - Buffalo can't bind on fixed IP [\#518](https://github.com/gobuffalo/buffalo/issues/518)
    18  - colored logs [\#360](https://github.com/gobuffalo/buffalo/issues/360)
    19  - New Generator - SystemD Unit [\#356](https://github.com/gobuffalo/buffalo/issues/356)
    20  - Ship webpack with testing set up [\#97](https://github.com/gobuffalo/buffalo/issues/97)
    21  - Add support for mail [\#94](https://github.com/gobuffalo/buffalo/issues/94)
    22  
    23  **Fixed bugs:**
    24  
    25  - Last logrus version breaks Buffalo logger\_formatter [\#568](https://github.com/gobuffalo/buffalo/issues/568)
    26  
    27  **Closed issues:**
    28  
    29  - buffalo new: dep ensure fails [\#580](https://github.com/gobuffalo/buffalo/issues/580)
    30  - Verbose log of workers [\#579](https://github.com/gobuffalo/buffalo/issues/579)
    31  - Some problem on paginator helper for mostly empty or large number of objects. [\#573](https://github.com/gobuffalo/buffalo/issues/573)
    32  - Linux: Buffalo tries to install yarn globally without checking for root rights [\#570](https://github.com/gobuffalo/buffalo/issues/570)
    33  - A "catch-all" route causes a panic [\#561](https://github.com/gobuffalo/buffalo/issues/561)
    34  - dep isn't being automatically installed in 0.9.2 [\#551](https://github.com/gobuffalo/buffalo/issues/551)
    35  - skip dep automatically if it's not installed on `new` [\#550](https://github.com/gobuffalo/buffalo/issues/550)
    36  - New Command generates invalid app settings [\#540](https://github.com/gobuffalo/buffalo/issues/540)
    37  - webpack error in Buffalo 0.9.1.2 [\#532](https://github.com/gobuffalo/buffalo/issues/532)
    38  - \[Question\] db.Transaction and controller unittest [\#528](https://github.com/gobuffalo/buffalo/issues/528)
    39  - Mac issue [\#524](https://github.com/gobuffalo/buffalo/issues/524)
    40  - Buffalo dev runtime error upon trying to access local host page [\#521](https://github.com/gobuffalo/buffalo/issues/521)
    41  - Demo/Example Buffalo Application [\#520](https://github.com/gobuffalo/buffalo/issues/520)
    42  - \[Question\] showing sql queries when testing or log to test.log [\#519](https://github.com/gobuffalo/buffalo/issues/519)
    43  - Assets missing on new v0.9.1.2 app without npm [\#517](https://github.com/gobuffalo/buffalo/issues/517)
    44  - Environment variables in .buffalo.dev.yml? [\#516](https://github.com/gobuffalo/buffalo/issues/516)
    45  - How to start app at 0.0.0.0:3000? [\#515](https://github.com/gobuffalo/buffalo/issues/515)
    46  - Weird bug regarding $GOPATH bin directory [\#513](https://github.com/gobuffalo/buffalo/issues/513)
    47  - Provide an error if -\(dash\) in a helper name. [\#512](https://github.com/gobuffalo/buffalo/issues/512)
    48  - Running buffalo commands outside of the directory should error out [\#508](https://github.com/gobuffalo/buffalo/issues/508)
    49  - Add explicit version \(or range\) to the Node packages [\#503](https://github.com/gobuffalo/buffalo/issues/503)
    50  - Getting started:  running buffalo new coke with 0.9.0 and go 1.8.3 fails on windows [\#500](https://github.com/gobuffalo/buffalo/issues/500)
    51  - Unsuccessful: buffalo new \<name\> --skip-pop [\#497](https://github.com/gobuffalo/buffalo/issues/497)
    52  - Create a new context.Cookie wrapper for gorilla Cookiestore [\#391](https://github.com/gobuffalo/buffalo/issues/391)
    53  - Investigate GopherJS integration [\#358](https://github.com/gobuffalo/buffalo/issues/358)
    54  - New Generator - Caddyfile [\#355](https://github.com/gobuffalo/buffalo/issues/355)
    55  - Mail Registration/Authentication. [\#217](https://github.com/gobuffalo/buffalo/issues/217)
    56  
    57  **Merged pull requests:**
    58  
    59  - Skip the windows directory when looking for plugins [\#582](https://github.com/gobuffalo/buffalo/pull/582) ([ryanfaerman](https://github.com/ryanfaerman))
    60  - changed log level for perform method of simple worker. [\#581](https://github.com/gobuffalo/buffalo/pull/581) ([sio4](https://github.com/sio4))
    61  - Fix GitLab CI config generator [\#576](https://github.com/gobuffalo/buffalo/pull/576) ([stanislas-m](https://github.com/stanislas-m))
    62  - Add Prefix to RootPath \(BaseUrl\) [\#572](https://github.com/gobuffalo/buffalo/pull/572) ([markbates](https://github.com/markbates))
    63  - Fix \#568: logger\_formatter was broken after logrus update [\#571](https://github.com/gobuffalo/buffalo/pull/571) ([stanislas-m](https://github.com/stanislas-m))
    64  - Add Context.Cookies [\#569](https://github.com/gobuffalo/buffalo/pull/569) ([bigblind](https://github.com/bigblind))
    65  - cleaned up logging by removing the big giant empty string. pop also now [\#564](https://github.com/gobuffalo/buffalo/pull/564) ([markbates](https://github.com/markbates))
    66  - Added support for aliasing a route [\#563](https://github.com/gobuffalo/buffalo/pull/563) ([markbates](https://github.com/markbates))
    67  - Fixing a panic that happens when implementing a Catch-All route. [\#562](https://github.com/gobuffalo/buffalo/pull/562) ([apaganobeleno](https://github.com/apaganobeleno))
    68  - Routes escape extra args [\#560](https://github.com/gobuffalo/buffalo/pull/560) ([apaganobeleno](https://github.com/apaganobeleno))
    69  - Removes extra ? when the route helper doesn't have extra args [\#559](https://github.com/gobuffalo/buffalo/pull/559) ([apaganobeleno](https://github.com/apaganobeleno))
    70  - override the default `go` path with ENV [\#558](https://github.com/gobuffalo/buffalo/pull/558) ([markbates](https://github.com/markbates))
    71  - yarn is now the default instead of npm [\#555](https://github.com/gobuffalo/buffalo/pull/555) ([markbates](https://github.com/markbates))
    72  - make sure yarn uses --no-progress [\#554](https://github.com/gobuffalo/buffalo/pull/554) ([markbates](https://github.com/markbates))
    73  - reversed the policy on dep. it is now off by default. [\#552](https://github.com/gobuffalo/buffalo/pull/552) ([markbates](https://github.com/markbates))
    74  - WIP 0.9.2 [\#549](https://github.com/gobuffalo/buffalo/pull/549) ([markbates](https://github.com/markbates))
    75  - ensure the dep installs the correct version of buffalo [\#546](https://github.com/gobuffalo/buffalo/pull/546) ([markbates](https://github.com/markbates))
    76  - added a -d flag to buffalo dev to run the app with delve [\#545](https://github.com/gobuffalo/buffalo/pull/545) ([markbates](https://github.com/markbates))
    77  - Fix resource generation example message [\#544](https://github.com/gobuffalo/buffalo/pull/544) ([slomek](https://github.com/slomek))
    78  - Adding versions to the NPM packages [\#543](https://github.com/gobuffalo/buffalo/pull/543) ([apaganobeleno](https://github.com/apaganobeleno))
    79  - updated to a regex to check for illegal characters [\#542](https://github.com/gobuffalo/buffalo/pull/542) ([markbates](https://github.com/markbates))
    80  - Bugfix special characters [\#541](https://github.com/gobuffalo/buffalo/pull/541) ([apaganobeleno](https://github.com/apaganobeleno))
    81  - removed the installation of dep in the integration tests [\#539](https://github.com/gobuffalo/buffalo/pull/539) ([markbates](https://github.com/markbates))
    82  - removed the unused docker environments [\#538](https://github.com/gobuffalo/buffalo/pull/538) ([markbates](https://github.com/markbates))
    83  - added an `info` command to print of env/versions to help with debugging [\#537](https://github.com/gobuffalo/buffalo/pull/537) ([markbates](https://github.com/markbates))
    84  - use `--skip-dep` in the integration tests [\#536](https://github.com/gobuffalo/buffalo/pull/536) ([markbates](https://github.com/markbates))
    85  - webpack should rely on webpack config not -p flag [\#535](https://github.com/gobuffalo/buffalo/pull/535) ([tonyalaribe](https://github.com/tonyalaribe))
    86  - updated the Dockerfile.build to use 1.8.3 and fix the dep install [\#534](https://github.com/gobuffalo/buffalo/pull/534) ([markbates](https://github.com/markbates))
    87  - added support for plugin aliases [\#533](https://github.com/gobuffalo/buffalo/pull/533) ([markbates](https://github.com/markbates))
    88  - enhanced the simple worker with logging [\#531](https://github.com/gobuffalo/buffalo/pull/531) ([markbates](https://github.com/markbates))
    89  - Use i18n in index template [\#529](https://github.com/gobuffalo/buffalo/pull/529) ([slomek](https://github.com/slomek))
    90  - Buffalo can't bind on fixed IP fixes \#518 [\#527](https://github.com/gobuffalo/buffalo/pull/527) ([markbates](https://github.com/markbates))
    91  - time out bad plugins fixes \#513 [\#526](https://github.com/gobuffalo/buffalo/pull/526) ([markbates](https://github.com/markbates))
    92  - Assets missing on new v0.9.1.2 app without npm fixes \#517 [\#525](https://github.com/gobuffalo/buffalo/pull/525) ([markbates](https://github.com/markbates))
    93  - added --no-progress to npm install [\#523](https://github.com/gobuffalo/buffalo/pull/523) ([markbates](https://github.com/markbates))
    94  - Prevents buffalo from executing commands outside the buffalo project [\#514](https://github.com/gobuffalo/buffalo/pull/514) ([apaganobeleno](https://github.com/apaganobeleno))
    95  - Update string and plain renderer with the charset [\#511](https://github.com/gobuffalo/buffalo/pull/511) ([ryanfaerman](https://github.com/ryanfaerman))
    96  
    97  ## [v0.9.1.2](https://github.com/gobuffalo/buffalo/tree/v0.9.1.2) (2017-07-12)
    98  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.9.1.1...v0.9.1.2)
    99  
   100  **Closed issues:**
   101  
   102  - Pagination and auto-generated route functions [\#501](https://github.com/gobuffalo/buffalo/issues/501)
   103  
   104  **Merged pull requests:**
   105  
   106  - Binary migrations [\#507](https://github.com/gobuffalo/buffalo/pull/507) ([markbates](https://github.com/markbates))
   107  - use goroutines to more quickly look through paths for plugins [\#506](https://github.com/gobuffalo/buffalo/pull/506) ([markbates](https://github.com/markbates))
   108  - Generate pagination [\#505](https://github.com/gobuffalo/buffalo/pull/505) ([markbates](https://github.com/markbates))
   109  - cleaned up per request logging [\#504](https://github.com/gobuffalo/buffalo/pull/504) ([markbates](https://github.com/markbates))
   110  - Allowing to pass extra arguments to named routes [\#502](https://github.com/gobuffalo/buffalo/pull/502) ([apaganobeleno](https://github.com/apaganobeleno))
   111  
   112  ## [v0.9.1.1](https://github.com/gobuffalo/buffalo/tree/v0.9.1.1) (2017-07-11)
   113  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.9.1...v0.9.1.1)
   114  
   115  ## [v0.9.1](https://github.com/gobuffalo/buffalo/tree/v0.9.1) (2017-07-10)
   116  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.9.0...v0.9.1)
   117  
   118  **Implemented enhancements:**
   119  
   120  - Add support for plugins for the buffalo binary [\#495](https://github.com/gobuffalo/buffalo/issues/495)
   121  - Resource generator doesn't support "nested" values [\#364](https://github.com/gobuffalo/buffalo/issues/364)
   122  - WIP 0.9.1 [\#499](https://github.com/gobuffalo/buffalo/pull/499) ([markbates](https://github.com/markbates))
   123  
   124  **Closed issues:**
   125  
   126  - error with flag --api [\#492](https://github.com/gobuffalo/buffalo/issues/492)
   127  - No Benchmark ? Seriously ! [\#490](https://github.com/gobuffalo/buffalo/issues/490)
   128  - New project tests fail \(on buffalo 0.9.0\) [\#489](https://github.com/gobuffalo/buffalo/issues/489)
   129  - v2 of github.com/monoculum/formam always get installed [\#488](https://github.com/gobuffalo/buffalo/issues/488)
   130  - template helper accessing context value [\#486](https://github.com/gobuffalo/buffalo/issues/486)
   131  - cockroachdb compatibility [\#478](https://github.com/gobuffalo/buffalo/issues/478)
   132  - Grifts generator [\#477](https://github.com/gobuffalo/buffalo/issues/477)
   133  - Destroy Model is inconsistent with the generator for the model [\#475](https://github.com/gobuffalo/buffalo/issues/475)
   134  - running deployed binary task argument missing [\#473](https://github.com/gobuffalo/buffalo/issues/473)
   135  - dep wrong version of github.com/monoculum/formam [\#472](https://github.com/gobuffalo/buffalo/issues/472)
   136  - adding mailer [\#292](https://github.com/gobuffalo/buffalo/issues/292)
   137  - Provide alternative webpack starters [\#214](https://github.com/gobuffalo/buffalo/issues/214)
   138  
   139  **Merged pull requests:**
   140  
   141  - added a render.Plain Renderer [\#498](https://github.com/gobuffalo/buffalo/pull/498) ([markbates](https://github.com/markbates))
   142  - Add support for plugins for the buffalo binary closes \#495 [\#496](https://github.com/gobuffalo/buffalo/pull/496) ([markbates](https://github.com/markbates))
   143  - fix case-insensitive import collision [\#494](https://github.com/gobuffalo/buffalo/pull/494) ([s7v7nislands](https://github.com/s7v7nislands))
   144  - error with flag --api fixes \#492 [\#493](https://github.com/gobuffalo/buffalo/pull/493) ([markbates](https://github.com/markbates))
   145  - Update README.md Spelling Mistake [\#491](https://github.com/gobuffalo/buffalo/pull/491) ([asqrd](https://github.com/asqrd))
   146  - allows n number of yields in templates [\#485](https://github.com/gobuffalo/buffalo/pull/485) ([markbates](https://github.com/markbates))
   147  - Vdemeester fix binding parse time [\#484](https://github.com/gobuffalo/buffalo/pull/484) ([markbates](https://github.com/markbates))
   148  - Making some fronted optimisation [\#481](https://github.com/gobuffalo/buffalo/pull/481) ([egorikas](https://github.com/egorikas))
   149  - Moves destroy model command [\#480](https://github.com/gobuffalo/buffalo/pull/480) ([apaganobeleno](https://github.com/apaganobeleno))
   150  - Feature grift generator [\#479](https://github.com/gobuffalo/buffalo/pull/479) ([apaganobeleno](https://github.com/apaganobeleno))
   151  - improved the connection with grifts, including the ability automatically add grifts to a buffalo.App [\#476](https://github.com/gobuffalo/buffalo/pull/476) ([markbates](https://github.com/markbates))
   152  - Session once [\#474](https://github.com/gobuffalo/buffalo/pull/474) ([markbates](https://github.com/markbates))
   153  - Nested resources with actions namespacing [\#469](https://github.com/gobuffalo/buffalo/pull/469) ([apaganobeleno](https://github.com/apaganobeleno))
   154  
   155  ## [v0.9.0](https://github.com/gobuffalo/buffalo/tree/v0.9.0) (2017-06-19)
   156  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.8.2...v0.9.0)
   157  
   158  **Implemented enhancements:**
   159  
   160  - Add an HTTP basic auth middleware [\#432](https://github.com/gobuffalo/buffalo/issues/432)
   161  - Proposal: Add a `config` package [\#394](https://github.com/gobuffalo/buffalo/issues/394)
   162  - Remove or rebuild the apps in the examples folder [\#376](https://github.com/gobuffalo/buffalo/issues/376)
   163  - Destroy CLI [\#277](https://github.com/gobuffalo/buffalo/issues/277)
   164  - Create a Docker container to run Buffalo [\#250](https://github.com/gobuffalo/buffalo/issues/250)
   165  - Buffalo - Heroku Buildpack [\#159](https://github.com/gobuffalo/buffalo/issues/159)
   166  - Go package dependencies are untracked [\#133](https://github.com/gobuffalo/buffalo/issues/133)
   167  - Add support for background jobs [\#95](https://github.com/gobuffalo/buffalo/issues/95)
   168  - 0.9.0 Release [\#468](https://github.com/gobuffalo/buffalo/pull/468) ([markbates](https://github.com/markbates))
   169  
   170  **Fixed bugs:**
   171  
   172  - Worker package is not compatible with go1.7 [\#448](https://github.com/gobuffalo/buffalo/issues/448)
   173  - Actions generator inserts test & route for already existing actions [\#412](https://github.com/gobuffalo/buffalo/issues/412)
   174  - Fix 428: use proper case for ID in generated templates [\#431](https://github.com/gobuffalo/buffalo/pull/431) ([stanislas-m](https://github.com/stanislas-m))
   175  
   176  **Closed issues:**
   177  
   178  - Add an `--api` flag to `buffalo new` [\#462](https://github.com/gobuffalo/buffalo/issues/462)
   179  - Need to set path of database.yml when production mode. [\#460](https://github.com/gobuffalo/buffalo/issues/460)
   180  - When running go imports on generates it's slow with vendor directories [\#459](https://github.com/gobuffalo/buffalo/issues/459)
   181  - `buffalo dev` stuck when running dev server for 1st time [\#454](https://github.com/gobuffalo/buffalo/issues/454)
   182  - Test ticket from Code Climate [\#453](https://github.com/gobuffalo/buffalo/issues/453)
   183  - problem on middleware skipping [\#445](https://github.com/gobuffalo/buffalo/issues/445)
   184  - Allow action generator to specify the method to use on app.go [\#438](https://github.com/gobuffalo/buffalo/issues/438)
   185  - Allow action generator to skip views. [\#437](https://github.com/gobuffalo/buffalo/issues/437)
   186  - Wrong sqlite3 path: buffalo db create puts the database file into wrong directory [\#436](https://github.com/gobuffalo/buffalo/issues/436)
   187  - Can I store an Object into Session? [\#433](https://github.com/gobuffalo/buffalo/issues/433)
   188  - Documentation for the Recent Background Job [\#429](https://github.com/gobuffalo/buffalo/issues/429)
   189  - treatment of field name '\_id' is different between model and template. [\#428](https://github.com/gobuffalo/buffalo/issues/428)
   190  - If no database is being used the `nosqlite` build tag should be used [\#425](https://github.com/gobuffalo/buffalo/issues/425)
   191  - Export `buffalo.Response` so it can be used outside of Buffalo [\#423](https://github.com/gobuffalo/buffalo/issues/423)
   192  - Remove deprecated functions slated for 0.9.0 [\#418](https://github.com/gobuffalo/buffalo/issues/418)
   193  - Applicaton.scss does not update built application.css [\#414](https://github.com/gobuffalo/buffalo/issues/414)
   194  - Slow tests for `cmd/generate` [\#407](https://github.com/gobuffalo/buffalo/issues/407)
   195  - Replace schema package [\#335](https://github.com/gobuffalo/buffalo/issues/335)
   196  
   197  **Merged pull requests:**
   198  
   199  - add fall throughs for finding the schema to set up the test db [\#471](https://github.com/gobuffalo/buffalo/pull/471) ([markbates](https://github.com/markbates))
   200  - Added a flag to generate different Dockerfile types, as well as a sub-command to generate docker [\#470](https://github.com/gobuffalo/buffalo/pull/470) ([markbates](https://github.com/markbates))
   201  - generate a multi-stage Dockerfile [\#467](https://github.com/gobuffalo/buffalo/pull/467) ([markbates](https://github.com/markbates))
   202  - Added a --static flag to buffalo build [\#466](https://github.com/gobuffalo/buffalo/pull/466) ([markbates](https://github.com/markbates))
   203  - read the database.yml from inside the binary fixes \#460 [\#465](https://github.com/gobuffalo/buffalo/pull/465) ([markbates](https://github.com/markbates))
   204  - added a --skip-dep flag to not use dep [\#464](https://github.com/gobuffalo/buffalo/pull/464) ([markbates](https://github.com/markbates))
   205  - Add an `--api` flag to `buffalo new` closes \#462 [\#463](https://github.com/gobuffalo/buffalo/pull/463) ([markbates](https://github.com/markbates))
   206  - When running go imports on generates it's slow with vendor directories closes \#459 [\#461](https://github.com/gobuffalo/buffalo/pull/461) ([markbates](https://github.com/markbates))
   207  - fixed an issue with binding if the time was an empty string it would raise an error [\#458](https://github.com/gobuffalo/buffalo/pull/458) ([markbates](https://github.com/markbates))
   208  - App.Stop should take an error. [\#457](https://github.com/gobuffalo/buffalo/pull/457) ([markbates](https://github.com/markbates))
   209  - cleaned up the basicauth package to prevent "stuttering" as well as make it nicer to use. [\#456](https://github.com/gobuffalo/buffalo/pull/456) ([markbates](https://github.com/markbates))
   210  - Adds Formam as a replacement for Schema [\#455](https://github.com/gobuffalo/buffalo/pull/455) ([apaganobeleno](https://github.com/apaganobeleno))
   211  - Set up github.com/golang/dep for new applications fixes \#133 [\#452](https://github.com/gobuffalo/buffalo/pull/452) ([markbates](https://github.com/markbates))
   212  - hopefully this fixes skipping of middleware for resources. closes \#445 [\#451](https://github.com/gobuffalo/buffalo/pull/451) ([markbates](https://github.com/markbates))
   213  - ignore csrf in test mode [\#450](https://github.com/gobuffalo/buffalo/pull/450) ([markbates](https://github.com/markbates))
   214  - cleaned up the errors page output to show less "pointer garbage" [\#447](https://github.com/gobuffalo/buffalo/pull/447) ([markbates](https://github.com/markbates))
   215  - generate a Dockerfile and .dockerignore file for new apps [\#446](https://github.com/gobuffalo/buffalo/pull/446) ([markbates](https://github.com/markbates))
   216  - \[feature\] implementing some UI for the error and welcome pages [\#444](https://github.com/gobuffalo/buffalo/pull/444) ([apaganobeleno](https://github.com/apaganobeleno))
   217  - fixed `http: multiple response.WriteHeader calls` [\#443](https://github.com/gobuffalo/buffalo/pull/443) ([jnoortheen](https://github.com/jnoortheen))
   218  - cleaned up some non-idiomatic code [\#442](https://github.com/gobuffalo/buffalo/pull/442) ([markbates](https://github.com/markbates))
   219  - implementing skip templates and method [\#440](https://github.com/gobuffalo/buffalo/pull/440) ([apaganobeleno](https://github.com/apaganobeleno))
   220  - Moving action generator tests to use filetest [\#439](https://github.com/gobuffalo/buffalo/pull/439) ([apaganobeleno](https://github.com/apaganobeleno))
   221  - Fix HTTP Basic browser authentication prompt [\#435](https://github.com/gobuffalo/buffalo/pull/435) ([peteretelej](https://github.com/peteretelej))
   222  - Add HTTP Basic authentication Middleware [\#434](https://github.com/gobuffalo/buffalo/pull/434) ([peteretelej](https://github.com/peteretelej))
   223  - Destroy resource CLI [\#430](https://github.com/gobuffalo/buffalo/pull/430) ([apaganobeleno](https://github.com/apaganobeleno))
   224  - If no database is being used the `nosqlite` build tag should be used \#425 [\#426](https://github.com/gobuffalo/buffalo/pull/426) ([markbates](https://github.com/markbates))
   225  - Export `buffalo.Response` so it can be used outside of Buffalo \#423 [\#424](https://github.com/gobuffalo/buffalo/pull/424) ([markbates](https://github.com/markbates))
   226  - RequestLogger sets request\_id in context [\#421](https://github.com/gobuffalo/buffalo/pull/421) ([nzoschke](https://github.com/nzoschke))
   227  - Add support for background jobs \#95 [\#420](https://github.com/gobuffalo/buffalo/pull/420) ([markbates](https://github.com/markbates))
   228  - Remove deprecations [\#419](https://github.com/gobuffalo/buffalo/pull/419) ([markbates](https://github.com/markbates))
   229  - Remove or rebuild the apps in the examples folder \#376 [\#417](https://github.com/gobuffalo/buffalo/pull/417) ([markbates](https://github.com/markbates))
   230  - Fixes \#412  action generation [\#416](https://github.com/gobuffalo/buffalo/pull/416) ([apaganobeleno](https://github.com/apaganobeleno))
   231  - Fix function name [\#415](https://github.com/gobuffalo/buffalo/pull/415) ([markbates](https://github.com/markbates))
   232  - Fix typos in GoDoc [\#413](https://github.com/gobuffalo/buffalo/pull/413) ([nubunto](https://github.com/nubunto))
   233  
   234  ## [v0.8.2](https://github.com/gobuffalo/buffalo/tree/v0.8.2) (2017-05-01)
   235  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.8.1.2...v0.8.2)
   236  
   237  **Implemented enhancements:**
   238  
   239  - Resource generator should be able to generate XML [\#388](https://github.com/gobuffalo/buffalo/issues/388)
   240  - Resource generator should be able to generate JSON [\#365](https://github.com/gobuffalo/buffalo/issues/365)
   241  - Add support for "named routes" [\#210](https://github.com/gobuffalo/buffalo/issues/210)
   242  
   243  **Closed issues:**
   244  
   245  - Command failing on MacOS Sierra 10.12 [\#404](https://github.com/gobuffalo/buffalo/issues/404)
   246  - Gracefully handle panics [\#401](https://github.com/gobuffalo/buffalo/issues/401)
   247  - i18n should search for the language in the session as well [\#397](https://github.com/gobuffalo/buffalo/issues/397)
   248  - babel deprecation warning during creation [\#395](https://github.com/gobuffalo/buffalo/issues/395)
   249  - DB reverse tools  [\#393](https://github.com/gobuffalo/buffalo/issues/393)
   250  - Generator New - can't get package [\#385](https://github.com/gobuffalo/buffalo/issues/385)
   251  - field name got cut off if it ends with s when generate resource [\#384](https://github.com/gobuffalo/buffalo/issues/384)
   252  - I've got "undefined: models in models.User" [\#383](https://github.com/gobuffalo/buffalo/issues/383)
   253  
   254  **Merged pull requests:**
   255  
   256  - Added a ldflags option to the build command [\#409](https://github.com/gobuffalo/buffalo/pull/409) ([tbasnett](https://github.com/tbasnett))
   257  - specified a version for certain deprecations [\#408](https://github.com/gobuffalo/buffalo/pull/408) ([markbates](https://github.com/markbates))
   258  - 0.8.2 [\#405](https://github.com/gobuffalo/buffalo/pull/405) ([markbates](https://github.com/markbates))
   259  - gcc, node and npm dependecies [\#403](https://github.com/gobuffalo/buffalo/pull/403) ([danielsousaio](https://github.com/danielsousaio))
   260  - Gracefully handle panics fixes \#401 [\#402](https://github.com/gobuffalo/buffalo/pull/402) ([markbates](https://github.com/markbates))
   261  - add forbidden app names validation check [\#400](https://github.com/gobuffalo/buffalo/pull/400) ([marythought](https://github.com/marythought))
   262  - i18n should search for the language in the session as well fixes \#397 [\#398](https://github.com/gobuffalo/buffalo/pull/398) ([markbates](https://github.com/markbates))
   263  - babel deprecation warning during creation fixes \#395 [\#396](https://github.com/gobuffalo/buffalo/pull/396) ([markbates](https://github.com/markbates))
   264  - build tags can now be passed in. oh, and sqlite will not be compiled [\#392](https://github.com/gobuffalo/buffalo/pull/392) ([markbates](https://github.com/markbates))
   265  - Added XML resource generator, fixes \#388 [\#390](https://github.com/gobuffalo/buffalo/pull/390) ([stanislas-m](https://github.com/stanislas-m))
   266  - Csrf cleanup [\#387](https://github.com/gobuffalo/buffalo/pull/387) ([markbates](https://github.com/markbates))
   267  - Implements JSON resource generator [\#386](https://github.com/gobuffalo/buffalo/pull/386) ([stanislas-m](https://github.com/stanislas-m))
   268  - Named Routes implementation. [\#332](https://github.com/gobuffalo/buffalo/pull/332) ([apaganobeleno](https://github.com/apaganobeleno))
   269  
   270  ## [v0.8.1.2](https://github.com/gobuffalo/buffalo/tree/v0.8.1.2) (2017-04-13)
   271  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.8.1...v0.8.1.2)
   272  
   273  **Closed issues:**
   274  
   275  - Default routes listing link to the route [\#381](https://github.com/gobuffalo/buffalo/issues/381)
   276  - Add CSRF middleware handler to TestSuite [\#380](https://github.com/gobuffalo/buffalo/issues/380)
   277  - migration with model [\#379](https://github.com/gobuffalo/buffalo/issues/379)
   278  - Running outside of GOPATH fails [\#375](https://github.com/gobuffalo/buffalo/issues/375)
   279  - Warning when `go get`-ing buffalo [\#374](https://github.com/gobuffalo/buffalo/issues/374)
   280  
   281  **Merged pull requests:**
   282  
   283  - updated the examples apps to use c.Value instead of the old c.Get function [\#377](https://github.com/gobuffalo/buffalo/pull/377) ([markbates](https://github.com/markbates))
   284  
   285  ## [v0.8.1](https://github.com/gobuffalo/buffalo/tree/v0.8.1) (2017-04-10)
   286  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.8.0...v0.8.1)
   287  
   288  **Fixed bugs:**
   289  
   290  - --skip-pop doesn't work [\#343](https://github.com/gobuffalo/buffalo/issues/343)
   291  - Install in Arch Linux fails [\#311](https://github.com/gobuffalo/buffalo/issues/311)
   292  
   293  **Closed issues:**
   294  
   295  - sqlite cant store image blobs [\#372](https://github.com/gobuffalo/buffalo/issues/372)
   296  - go get on macOS Sierra exits with Killed: 9 [\#371](https://github.com/gobuffalo/buffalo/issues/371)
   297  - node deprecation warning for loader-utils [\#369](https://github.com/gobuffalo/buffalo/issues/369)
   298  - Using Laravel Mix as a webpack wrapper for easier usage and sensible defaults [\#368](https://github.com/gobuffalo/buffalo/issues/368)
   299  - Resource names don't show up correctly in routes tables [\#362](https://github.com/gobuffalo/buffalo/issues/362)
   300  - Create project issue [\#359](https://github.com/gobuffalo/buffalo/issues/359)
   301  - New Generator - System Init [\#357](https://github.com/gobuffalo/buffalo/issues/357)
   302  - stdout on windows console. [\#348](https://github.com/gobuffalo/buffalo/issues/348)
   303  - actions-packr.go: path error in windows [\#347](https://github.com/gobuffalo/buffalo/issues/347)
   304  - Upgrading to V0.8X [\#346](https://github.com/gobuffalo/buffalo/issues/346)
   305  - context.Logger\(\).InfoF or Errorf does not have color [\#344](https://github.com/gobuffalo/buffalo/issues/344)
   306  - Generate the `middleware.CSRF` middleware in new applications [\#342](https://github.com/gobuffalo/buffalo/issues/342)
   307  - Patch for a new project, "buffalo new" cmd on windows 10 [\#340](https://github.com/gobuffalo/buffalo/issues/340)
   308  - Upgrade of gobuffalo and running go setup -u wants to reference a resolvers package that doesn't exist anymore [\#339](https://github.com/gobuffalo/buffalo/issues/339)
   309  - Getting "Killed: 9" response from buffalo binary [\#338](https://github.com/gobuffalo/buffalo/issues/338)
   310  - reflect.Set: value of type uuid.UUID is not assignable to type uuid.UUID [\#337](https://github.com/gobuffalo/buffalo/issues/337)
   311  - Windows 10 new buffalo site sqlite3 "\<no value\>" in database.yml [\#336](https://github.com/gobuffalo/buffalo/issues/336)
   312  - Integration test to resources fails, when basic implementation contains a model. [\#328](https://github.com/gobuffalo/buffalo/issues/328)
   313  - Add basic functions into the default implementation of resource functions [\#297](https://github.com/gobuffalo/buffalo/issues/297)
   314  - I18n \(internationalisation\) support [\#249](https://github.com/gobuffalo/buffalo/issues/249)
   315  
   316  **Merged pull requests:**
   317  
   318  - Merge Development branch for v0.8.1 [\#373](https://github.com/gobuffalo/buffalo/pull/373) ([markbates](https://github.com/markbates))
   319  - generate app.go to have translations available in actions [\#370](https://github.com/gobuffalo/buffalo/pull/370) ([markbates](https://github.com/markbates))
   320  - Typo in setup command long description [\#367](https://github.com/gobuffalo/buffalo/pull/367) ([jmhobbs](https://github.com/jmhobbs))
   321  - Resource names don't show up correctly in routes tables fixes \#362 [\#363](https://github.com/gobuffalo/buffalo/pull/363) ([markbates](https://github.com/markbates))
   322  - Translate in actions [\#361](https://github.com/gobuffalo/buffalo/pull/361) ([markbates](https://github.com/markbates))
   323  - I18n \(internationalisation\) support closes \#249 [\#354](https://github.com/gobuffalo/buffalo/pull/354) ([markbates](https://github.com/markbates))
   324  - Generate the `middleware.CSRF` middleware in new applications closes \#342 [\#353](https://github.com/gobuffalo/buffalo/pull/353) ([markbates](https://github.com/markbates))
   325  - Resource generator fixes \#328 [\#352](https://github.com/gobuffalo/buffalo/pull/352) ([markbates](https://github.com/markbates))
   326  - Build webpack assets for production in `buffalo build` [\#351](https://github.com/gobuffalo/buffalo/pull/351) ([mattdoran](https://github.com/mattdoran))
   327  - Setup webpack to enable full ES6 transpile [\#350](https://github.com/gobuffalo/buffalo/pull/350) ([mattdoran](https://github.com/mattdoran))
   328  - turn off colored output on windows in dev mode. fixes \#348 [\#349](https://github.com/gobuffalo/buffalo/pull/349) ([markbates](https://github.com/markbates))
   329  - --skip-pop doesn't work fixes \#343 [\#345](https://github.com/gobuffalo/buffalo/pull/345) ([markbates](https://github.com/markbates))
   330  - ignore case when checking if the user is in the GOPATH. fixes \#340 [\#341](https://github.com/gobuffalo/buffalo/pull/341) ([markbates](https://github.com/markbates))
   331  - added a ParameterLogger middleware [\#334](https://github.com/gobuffalo/buffalo/pull/334) ([markbates](https://github.com/markbates))
   332  - Resource generator --use-model \#297 fixes \#328 [\#333](https://github.com/gobuffalo/buffalo/pull/333) ([as27](https://github.com/as27))
   333  
   334  ## [v0.8.0](https://github.com/gobuffalo/buffalo/tree/v0.8.0) (2017-03-27)
   335  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.8.0.dev...v0.8.0)
   336  
   337  ## [v0.8.0.dev](https://github.com/gobuffalo/buffalo/tree/v0.8.0.dev) (2017-03-27)
   338  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.4.1...v0.8.0.dev)
   339  
   340  **Implemented enhancements:**
   341  
   342  - Potential enhancement -- version cmd [\#322](https://github.com/gobuffalo/buffalo/issues/322)
   343  - Generate a default .gitlab-ci.yml file for new projects [\#181](https://github.com/gobuffalo/buffalo/issues/181)
   344  - React+Babel+webpack generator [\#125](https://github.com/gobuffalo/buffalo/issues/125)
   345  
   346  **Closed issues:**
   347  
   348  - Test fails in v0.8.0 buffalo/cmd/generate on Windows [\#325](https://github.com/gobuffalo/buffalo/issues/325)
   349  - Asset paths returning 404 [\#324](https://github.com/gobuffalo/buffalo/issues/324)
   350  - Having trouble installing -- prob easy fix [\#317](https://github.com/gobuffalo/buffalo/issues/317)
   351  - Update docs to reflect current state of template context. [\#312](https://github.com/gobuffalo/buffalo/issues/312)
   352  
   353  **Merged pull requests:**
   354  
   355  - Adds a version command to the CLI [\#330](https://github.com/gobuffalo/buffalo/pull/330) ([SpencerCDixon](https://github.com/SpencerCDixon))
   356  - Issue \#325 fixed failing windows tests [\#327](https://github.com/gobuffalo/buffalo/pull/327) ([as27](https://github.com/as27))
   357  - fix output path [\#323](https://github.com/gobuffalo/buffalo/pull/323) ([mario-seidel](https://github.com/mario-seidel))
   358  - Params doc fix [\#321](https://github.com/gobuffalo/buffalo/pull/321) ([markbates](https://github.com/markbates))
   359  - rewrote the default "routes" task so it doesn't need to import the tablewriter package any more [\#320](https://github.com/gobuffalo/buffalo/pull/320) ([markbates](https://github.com/markbates))
   360  - no longer need to shell out to the grifts binary [\#319](https://github.com/gobuffalo/buffalo/pull/319) ([markbates](https://github.com/markbates))
   361  - Gen seed script [\#318](https://github.com/gobuffalo/buffalo/pull/318) ([markbates](https://github.com/markbates))
   362  - Added a "buffalo setup" command to make sure applications are setup and [\#316](https://github.com/gobuffalo/buffalo/pull/316) ([markbates](https://github.com/markbates))
   363  - spelling fix - chosing -\> choosing [\#314](https://github.com/gobuffalo/buffalo/pull/314) ([corylanou](https://github.com/corylanou))
   364  - V0.8.0 [\#269](https://github.com/gobuffalo/buffalo/pull/269) ([markbates](https://github.com/markbates))
   365  
   366  ## [v0.7.4.1](https://github.com/gobuffalo/buffalo/tree/v0.7.4.1) (2017-03-22)
   367  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.4...v0.7.4.1)
   368  
   369  **Implemented enhancements:**
   370  
   371  - Drop go.rice support [\#290](https://github.com/gobuffalo/buffalo/issues/290)
   372  - Provide a CSRF middleware [\#243](https://github.com/gobuffalo/buffalo/issues/243)
   373  - Proposal: ActionSuite [\#242](https://github.com/gobuffalo/buffalo/issues/242)
   374  - Clean up the generate package [\#165](https://github.com/gobuffalo/buffalo/issues/165)
   375  - Improve resource generator to also generate the model and migration [\#42](https://github.com/gobuffalo/buffalo/issues/42)
   376  - Added CSRF middleware \(fix issue \#243\) [\#271](https://github.com/gobuffalo/buffalo/pull/271) ([stanislas-m](https://github.com/stanislas-m))
   377  
   378  **Fixed bugs:**
   379  
   380  - The migrate command on a built binary doesn't work [\#289](https://github.com/gobuffalo/buffalo/issues/289)
   381  
   382  **Closed issues:**
   383  
   384  - New project - webpack error [\#310](https://github.com/gobuffalo/buffalo/issues/310)
   385  - Lower case package dependency [\#308](https://github.com/gobuffalo/buffalo/issues/308)
   386  - Context Session [\#306](https://github.com/gobuffalo/buffalo/issues/306)
   387  - Best practices of model error handling  [\#304](https://github.com/gobuffalo/buffalo/issues/304)
   388  - fatal error: concurrent map writes [\#303](https://github.com/gobuffalo/buffalo/issues/303)
   389  - Test fails on Windows in router\_test.go [\#295](https://github.com/gobuffalo/buffalo/issues/295)
   390  - sql: Scan error [\#288](https://github.com/gobuffalo/buffalo/issues/288)
   391  - context.HasParam\(name\) ? [\#285](https://github.com/gobuffalo/buffalo/issues/285)
   392  - Documented video link is broken [\#284](https://github.com/gobuffalo/buffalo/issues/284)
   393  - Set up test db before running `buffalo test` [\#281](https://github.com/gobuffalo/buffalo/issues/281)
   394  - Removed the dependency on TT \(and BoltDB\) [\#280](https://github.com/gobuffalo/buffalo/issues/280)
   395  - Skip vendor directory during build when looking for rice files [\#278](https://github.com/gobuffalo/buffalo/issues/278)
   396  - Remove the new relic middleware from the 'middleware' package [\#225](https://github.com/gobuffalo/buffalo/issues/225)
   397  
   398  **Merged pull requests:**
   399  
   400  - run templates through the markdown engine first before going through plush [\#307](https://github.com/gobuffalo/buffalo/pull/307) ([markbates](https://github.com/markbates))
   401  - Fix \#181: generate default gitlab ci config [\#305](https://github.com/gobuffalo/buffalo/pull/305) ([stanislas-m](https://github.com/stanislas-m))
   402  - Action and Model Suites [\#302](https://github.com/gobuffalo/buffalo/pull/302) ([markbates](https://github.com/markbates))
   403  - Removed Resolvers and Cleaned up actions/render.go [\#301](https://github.com/gobuffalo/buffalo/pull/301) ([markbates](https://github.com/markbates))
   404  - cleaned up a bunch of code that did stuff with multiple go paths [\#300](https://github.com/gobuffalo/buffalo/pull/300) ([markbates](https://github.com/markbates))
   405  - use schema's to set up the test database [\#299](https://github.com/gobuffalo/buffalo/pull/299) ([markbates](https://github.com/markbates))
   406  - Correcting router\_test.go fixes \#295 [\#296](https://github.com/gobuffalo/buffalo/pull/296) ([as27](https://github.com/as27))
   407  - Typo in Resource documentation fixed [\#294](https://github.com/gobuffalo/buffalo/pull/294) ([as27](https://github.com/as27))
   408  - Drop go.rice support in favor of Packr [\#293](https://github.com/gobuffalo/buffalo/pull/293) ([markbates](https://github.com/markbates))
   409  - Remove new relic [\#283](https://github.com/gobuffalo/buffalo/pull/283) ([markbates](https://github.com/markbates))
   410  - Removed the dependency on TT \(and BoltDB\) closes \#280 and closes \#281 [\#282](https://github.com/gobuffalo/buffalo/pull/282) ([markbates](https://github.com/markbates))
   411  - Skip vendor directory during build when looking for rice files [\#279](https://github.com/gobuffalo/buffalo/pull/279) ([markbates](https://github.com/markbates))
   412  - Get valid gopath if multiple [\#275](https://github.com/gobuffalo/buffalo/pull/275) ([fooflare](https://github.com/fooflare))
   413  - Deplist [\#274](https://github.com/gobuffalo/buffalo/pull/274) ([markbates](https://github.com/markbates))
   414  - Switched to using github.com/gobuffalo/makr for generators [\#273](https://github.com/gobuffalo/buffalo/pull/273) ([markbates](https://github.com/markbates))
   415  - Clean up the generate package [\#272](https://github.com/gobuffalo/buffalo/pull/272) ([markbates](https://github.com/markbates))
   416  - \[feature\] implementing model generation for resources [\#270](https://github.com/gobuffalo/buffalo/pull/270) ([apaganobeleno](https://github.com/apaganobeleno))
   417  - now that 1.8 is released we should be testing against the latest Go as well [\#268](https://github.com/gobuffalo/buffalo/pull/268) ([markbates](https://github.com/markbates))
   418  - Convert Buffalo to use Plush by default [\#267](https://github.com/gobuffalo/buffalo/pull/267) ([markbates](https://github.com/markbates))
   419  
   420  ## [v0.7.4](https://github.com/gobuffalo/buffalo/tree/v0.7.4) (2017-03-03)
   421  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.3...v0.7.4)
   422  
   423  **Implemented enhancements:**
   424  
   425  - Add yarn as alternative --with-yarn [\#256](https://github.com/gobuffalo/buffalo/pull/256) ([fooflare](https://github.com/fooflare))
   426  
   427  **Fixed bugs:**
   428  
   429  - Buffalo needs to be updated to support Webpack 2.2.x [\#195](https://github.com/gobuffalo/buffalo/issues/195)
   430  
   431  **Closed issues:**
   432  
   433  - buffalo command throwing errors [\#266](https://github.com/gobuffalo/buffalo/issues/266)
   434  - v0.7.3 webpack2.0 release breaks default configuration [\#262](https://github.com/gobuffalo/buffalo/issues/262)
   435  - models starting with a b produce errors [\#261](https://github.com/gobuffalo/buffalo/issues/261)
   436  - App.Group incorrectly builds paths on Windows machines [\#258](https://github.com/gobuffalo/buffalo/issues/258)
   437  - Can't register custom error handler [\#255](https://github.com/gobuffalo/buffalo/issues/255)
   438  - install fails when sqllite fails to build. [\#253](https://github.com/gobuffalo/buffalo/issues/253)
   439  - Add Support for MongoDB via mgo package [\#252](https://github.com/gobuffalo/buffalo/issues/252)
   440  - Documentation Needs to State Requirement for Go \>= 1.7 [\#251](https://github.com/gobuffalo/buffalo/issues/251)
   441  
   442  **Merged pull requests:**
   443  
   444  - Inching towards being able to use different template engines in Buffalo [\#265](https://github.com/gobuffalo/buffalo/pull/265) ([markbates](https://github.com/markbates))
   445  - support binding of html multipart post requests [\#264](https://github.com/gobuffalo/buffalo/pull/264) ([tsauter](https://github.com/tsauter))
   446  - Webpack v2.2.1 upgrade [\#263](https://github.com/gobuffalo/buffalo/pull/263) ([fooflare](https://github.com/fooflare))
   447  - fixed build so it also builds non-db apps [\#260](https://github.com/gobuffalo/buffalo/pull/260) ([markbates](https://github.com/markbates))
   448  - updated router Group function to acount for Windows path cruft [\#259](https://github.com/gobuffalo/buffalo/pull/259) ([schigh](https://github.com/schigh))
   449  - Copy ErrorHandlers to Group. [\#257](https://github.com/gobuffalo/buffalo/pull/257) ([drlogout](https://github.com/drlogout))
   450  - Add Go version requirement to README.md [\#254](https://github.com/gobuffalo/buffalo/pull/254) ([gillchristian](https://github.com/gillchristian))
   451  
   452  ## [v0.7.3](https://github.com/gobuffalo/buffalo/tree/v0.7.3) (2017-02-15)
   453  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.2...v0.7.3)
   454  
   455  **Implemented enhancements:**
   456  
   457  - Add a Redirect function to the Router [\#245](https://github.com/gobuffalo/buffalo/issues/245)
   458  - Add a `Clear` function to Session [\#230](https://github.com/gobuffalo/buffalo/issues/230)
   459  - Run tasks from the built binary [\#224](https://github.com/gobuffalo/buffalo/issues/224)
   460  -  create a new buffalo app in the current directory [\#206](https://github.com/gobuffalo/buffalo/issues/206)
   461  
   462  **Closed issues:**
   463  
   464  - Best way to wrap or dispatch to http.Handler [\#241](https://github.com/gobuffalo/buffalo/issues/241)
   465  - Allow for new binders to be registered with Buffalo [\#222](https://github.com/gobuffalo/buffalo/issues/222)
   466  - nulls package types can't be decoded with gorilla [\#221](https://github.com/gobuffalo/buffalo/issues/221)
   467  
   468  **Merged pull requests:**
   469  
   470  - Run tasks from the built binary closes \#224 [\#248](https://github.com/gobuffalo/buffalo/pull/248) ([markbates](https://github.com/markbates))
   471  - Use envy instead of defaults for new apps [\#247](https://github.com/gobuffalo/buffalo/pull/247) ([markbates](https://github.com/markbates))
   472  - Add a Redirect function to the Router closes \#245 [\#246](https://github.com/gobuffalo/buffalo/pull/246) ([markbates](https://github.com/markbates))
   473  - Add an empty Helpers map to actions/render.go [\#244](https://github.com/gobuffalo/buffalo/pull/244) ([markbates](https://github.com/markbates))
   474  - Content type ranging - extra test [\#238](https://github.com/gobuffalo/buffalo/pull/238) ([philipithomas](https://github.com/philipithomas))
   475  - fixed the generation of the refresh file if it didn't exist [\#237](https://github.com/gobuffalo/buffalo/pull/237) ([markbates](https://github.com/markbates))
   476  - buffalo db should now print out `buffalo db` and not `buffalo soda`. [\#236](https://github.com/gobuffalo/buffalo/pull/236) ([markbates](https://github.com/markbates))
   477  - removed the no longer existing docs for LogDir and added some for [\#235](https://github.com/gobuffalo/buffalo/pull/235) ([markbates](https://github.com/markbates))
   478  - content types need to be ranged over in case of ones with a ';' in them [\#234](https://github.com/gobuffalo/buffalo/pull/234) ([markbates](https://github.com/markbates))
   479  - create a new buffalo app in the current directory closes \#206 [\#233](https://github.com/gobuffalo/buffalo/pull/233) ([markbates](https://github.com/markbates))
   480  - put the current\_path in the context closes \#207 [\#232](https://github.com/gobuffalo/buffalo/pull/232) ([markbates](https://github.com/markbates))
   481  - Add a `Clear` function to Session closes \#230 [\#231](https://github.com/gobuffalo/buffalo/pull/231) ([markbates](https://github.com/markbates))
   482  - Update usage of validate in html-crud example [\#228](https://github.com/gobuffalo/buffalo/pull/228) ([srt32](https://github.com/srt32))
   483  - removed the multilogger since it wasn't providing any real benefit [\#227](https://github.com/gobuffalo/buffalo/pull/227) ([markbates](https://github.com/markbates))
   484  - removed the used MethodOverride var and a duplicate check for setting the MethodOverride [\#226](https://github.com/gobuffalo/buffalo/pull/226) ([markbates](https://github.com/markbates))
   485  - Custom binders [\#223](https://github.com/gobuffalo/buffalo/pull/223) ([markbates](https://github.com/markbates))
   486  
   487  ## [v0.7.2](https://github.com/gobuffalo/buffalo/tree/v0.7.2) (2017-02-03)
   488  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.1...v0.7.2)
   489  
   490  **Implemented enhancements:**
   491  
   492  - Buffalo new command unsopported multiple GOPATH [\#203](https://github.com/gobuffalo/buffalo/issues/203)
   493  - Resource generator shouldn't generate pointers [\#198](https://github.com/gobuffalo/buffalo/issues/198)
   494  - Resource generator should generate a better variable name [\#197](https://github.com/gobuffalo/buffalo/issues/197)
   495  - Make sure a new Buffalo app doesn't have Context\#Get deprecation warnings [\#194](https://github.com/gobuffalo/buffalo/issues/194)
   496  - Add file:line info to Context\#Get deprecation warnings [\#193](https://github.com/gobuffalo/buffalo/issues/193)
   497  - Logrus middleware for Buffalo [\#188](https://github.com/gobuffalo/buffalo/issues/188)
   498  - Allow build command to split assets bundle and binary app [\#170](https://github.com/gobuffalo/buffalo/issues/170)
   499  - Buffalo fails to start/build/test on Windows [\#166](https://github.com/gobuffalo/buffalo/issues/166)
   500  - Buffalo new "welcome" output [\#164](https://github.com/gobuffalo/buffalo/issues/164)
   501  - Flash [\#139](https://github.com/gobuffalo/buffalo/issues/139)
   502  - Need a way to easily add "routes" when generating files. [\#105](https://github.com/gobuffalo/buffalo/issues/105)
   503  - Add a form builder helper  [\#96](https://github.com/gobuffalo/buffalo/issues/96)
   504  - Buffalo Docker Image [\#89](https://github.com/gobuffalo/buffalo/issues/89)
   505  - generate a default .travis.yml file for new projects [\#36](https://github.com/gobuffalo/buffalo/issues/36)
   506  - add a `grift test` task [\#20](https://github.com/gobuffalo/buffalo/issues/20)
   507  - Add a default 500 page [\#14](https://github.com/gobuffalo/buffalo/issues/14)
   508  - Updated Unknown Error message [\#162](https://github.com/gobuffalo/buffalo/pull/162) ([bscott](https://github.com/bscott))
   509  - Skip webpack install if already in PATH [\#158](https://github.com/gobuffalo/buffalo/pull/158) ([mdhender](https://github.com/mdhender))
   510  
   511  **Fixed bugs:**
   512  
   513  - Buffalo fails to start/build/test on Windows [\#166](https://github.com/gobuffalo/buffalo/issues/166)
   514  - running multiple `buffalo` commands causes a "timeout" [\#67](https://github.com/gobuffalo/buffalo/issues/67)
   515  
   516  **Closed issues:**
   517  
   518  - Remove all licensing from the top of `cmd` files [\#208](https://github.com/gobuffalo/buffalo/issues/208)
   519  - Templates when Rendering from Resource [\#204](https://github.com/gobuffalo/buffalo/issues/204)
   520  - Silent failure of unknown db type [\#183](https://github.com/gobuffalo/buffalo/issues/183)
   521  - Action generator should append new tests instead of clearing test file [\#174](https://github.com/gobuffalo/buffalo/issues/174)
   522  - Generating invalid .codeclimate.yml [\#173](https://github.com/gobuffalo/buffalo/issues/173)
   523  - Binary name should have ".exe" implicitly appended to it on Windows [\#169](https://github.com/gobuffalo/buffalo/issues/169)
   524  - There was a problem starting the dev server [\#156](https://github.com/gobuffalo/buffalo/issues/156)
   525  - buffalo.Context should implement the context.Context interface [\#153](https://github.com/gobuffalo/buffalo/issues/153)
   526  - Cross-compiling fails from 64-bit linux to arm linux [\#142](https://github.com/gobuffalo/buffalo/issues/142)
   527  - Prevent new app creation from outside the Go workspace [\#140](https://github.com/gobuffalo/buffalo/issues/140)
   528  - Problem starting "buffalo dev" server [\#135](https://github.com/gobuffalo/buffalo/issues/135)
   529  - Installation on macOS fails at go-sqlite3 step [\#128](https://github.com/gobuffalo/buffalo/issues/128)
   530  - Tests only running in latest stable Go version [\#123](https://github.com/gobuffalo/buffalo/issues/123)
   531  - Add a test helper equivalent of the PopTransaction middleware [\#22](https://github.com/gobuffalo/buffalo/issues/22)
   532  
   533  **Merged pull requests:**
   534  
   535  - make the Flash\#Persist function private [\#219](https://github.com/gobuffalo/buffalo/pull/219) ([markbates](https://github.com/markbates))
   536  - Buffalo new "welcome" output closes \#164 [\#218](https://github.com/gobuffalo/buffalo/pull/218) ([markbates](https://github.com/markbates))
   537  - added generator tests for goth and changed where it adds the routes [\#215](https://github.com/gobuffalo/buffalo/pull/215) ([markbates](https://github.com/markbates))
   538  - Adds Test cases for the travis/none ci-provider generation [\#212](https://github.com/gobuffalo/buffalo/pull/212) ([apaganobeleno](https://github.com/apaganobeleno))
   539  - Remove all licensing from the top of `cmd` files closes \#208 [\#209](https://github.com/gobuffalo/buffalo/pull/209) ([markbates](https://github.com/markbates))
   540  - Fixed issue \#203: multiple GOPATH are not supported by buffalo new. [\#205](https://github.com/gobuffalo/buffalo/pull/205) ([stanislas-m](https://github.com/stanislas-m))
   541  - \[\#193\] adding line number to the Context\#Get warning [\#202](https://github.com/gobuffalo/buffalo/pull/202) ([apaganobeleno](https://github.com/apaganobeleno))
   542  - \[\#194\] Avoid Context\#Get warnings on the newly created app. [\#201](https://github.com/gobuffalo/buffalo/pull/201) ([apaganobeleno](https://github.com/apaganobeleno))
   543  - \[\#198\] moving resource generator to avoid pointers [\#200](https://github.com/gobuffalo/buffalo/pull/200) ([apaganobeleno](https://github.com/apaganobeleno))
   544  - \[\#197\] generates better code inside actions [\#199](https://github.com/gobuffalo/buffalo/pull/199) ([apaganobeleno](https://github.com/apaganobeleno))
   545  - need to peg webpack to 1.14.0 because 2.2.x doesn't work with the generated config [\#196](https://github.com/gobuffalo/buffalo/pull/196) ([markbates](https://github.com/markbates))
   546  - Fixed actions generator: imports were missing. [\#192](https://github.com/gobuffalo/buffalo/pull/192) ([stanislas-m](https://github.com/stanislas-m))
   547  - remove unused code [\#191](https://github.com/gobuffalo/buffalo/pull/191) ([philipithomas](https://github.com/philipithomas))
   548  - convert Version to constant [\#190](https://github.com/gobuffalo/buffalo/pull/190) ([philipithomas](https://github.com/philipithomas))
   549  - Add Golint and fix all issues [\#189](https://github.com/gobuffalo/buffalo/pull/189) ([philipithomas](https://github.com/philipithomas))
   550  - better error printing. [\#186](https://github.com/gobuffalo/buffalo/pull/186) ([markbates](https://github.com/markbates))
   551  - fixes \#183 [\#185](https://github.com/gobuffalo/buffalo/pull/185) ([amedeiros](https://github.com/amedeiros))
   552  - \[feature\] adds .travis.yml when generating a new app [\#184](https://github.com/gobuffalo/buffalo/pull/184) ([apaganobeleno](https://github.com/apaganobeleno))
   553  - Allow buffalo build to extract assets and put them into a zip file [\#180](https://github.com/gobuffalo/buffalo/pull/180) ([stanislas-m](https://github.com/stanislas-m))
   554  - set a default session name based on the project when it is created [\#179](https://github.com/gobuffalo/buffalo/pull/179) ([markbates](https://github.com/markbates))
   555  - fixed an issue where flash messages where not clearing properly [\#178](https://github.com/gobuffalo/buffalo/pull/178) ([markbates](https://github.com/markbates))
   556  - Fixes \#173 [\#177](https://github.com/gobuffalo/buffalo/pull/177) ([amedeiros](https://github.com/amedeiros))
   557  - Skipping test generation if test exists on action generation [\#176](https://github.com/gobuffalo/buffalo/pull/176) ([apaganobeleno](https://github.com/apaganobeleno))
   558  - Fixed action generator which erased previously defined tests [\#175](https://github.com/gobuffalo/buffalo/pull/175) ([stanislas-m](https://github.com/stanislas-m))
   559  - Fix rendering if alternative layout is used  closes \#167 [\#171](https://github.com/gobuffalo/buffalo/pull/171) ([markbates](https://github.com/markbates))
   560  - fix webpack to run locally on windows [\#168](https://github.com/gobuffalo/buffalo/pull/168) ([markbates](https://github.com/markbates))
   561  - Added jetbrains IDE workspace directory for such IDE's as Gogland [\#163](https://github.com/gobuffalo/buffalo/pull/163) ([bscott](https://github.com/bscott))
   562  - Creating a new app with webpack requires admin privileges closes \#157 [\#161](https://github.com/gobuffalo/buffalo/pull/161) ([markbates](https://github.com/markbates))
   563  - updated contributers list [\#155](https://github.com/gobuffalo/buffalo/pull/155) ([markbates](https://github.com/markbates))
   564  - buffalo.Context should implement the context.Context interface close … [\#154](https://github.com/gobuffalo/buffalo/pull/154) ([markbates](https://github.com/markbates))
   565  - changed a few pointers in the render package to not pointers [\#152](https://github.com/gobuffalo/buffalo/pull/152) ([markbates](https://github.com/markbates))
   566  - removed a few debug statements [\#151](https://github.com/gobuffalo/buffalo/pull/151) ([markbates](https://github.com/markbates))
   567  - Fix spelling mistake in PopTransaction documentation [\#147](https://github.com/gobuffalo/buffalo/pull/147) ([DanielHeckrath](https://github.com/DanielHeckrath))
   568  - fix browser typo [\#145](https://github.com/gobuffalo/buffalo/pull/145) ([dankleiman](https://github.com/dankleiman))
   569  - Minor spelling/grammar fixes [\#144](https://github.com/gobuffalo/buffalo/pull/144) ([mrxinu](https://github.com/mrxinu))
   570  - Implementing the `flash` helper [\#143](https://github.com/gobuffalo/buffalo/pull/143) ([apaganobeleno](https://github.com/apaganobeleno))
   571  - Prevent new app creation from outside the Go workspace [\#141](https://github.com/gobuffalo/buffalo/pull/141) ([markbates](https://github.com/markbates))
   572  - UnWrap HttpErrors in pop middleware and return them. [\#138](https://github.com/gobuffalo/buffalo/pull/138) ([lumost](https://github.com/lumost))
   573  - preventing wrapping errors with point in error handler stack [\#137](https://github.com/gobuffalo/buffalo/pull/137) ([lumost](https://github.com/lumost))
   574  - import buffalo when generating a new action [\#136](https://github.com/gobuffalo/buffalo/pull/136) ([lumost](https://github.com/lumost))
   575  - First Attempt at \#105  [\#112](https://github.com/gobuffalo/buffalo/pull/112) ([apaganobeleno](https://github.com/apaganobeleno))
   576  
   577  ## [v0.7.1](https://github.com/gobuffalo/buffalo/tree/v0.7.1) (2017-01-13)
   578  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.7.0...v0.7.1)
   579  
   580  **Closed issues:**
   581  
   582  - Channel for community chat [\#126](https://github.com/gobuffalo/buffalo/issues/126)
   583  - build\_path does not work for Windows [\#124](https://github.com/gobuffalo/buffalo/issues/124)
   584  - Installation error [\#120](https://github.com/gobuffalo/buffalo/issues/120)
   585  - Default js and css file when webpack is skipped [\#116](https://github.com/gobuffalo/buffalo/issues/116)
   586  - go.rice requirement in build [\#115](https://github.com/gobuffalo/buffalo/issues/115)
   587  - Warn user about SESSION\_SECRET variable? [\#114](https://github.com/gobuffalo/buffalo/issues/114)
   588  - Buffalo sub-commands unavailable [\#113](https://github.com/gobuffalo/buffalo/issues/113)
   589  - Error installing buffalo.  [\#111](https://github.com/gobuffalo/buffalo/issues/111)
   590  - In `production` mode Buffalo/Velvet templates show traces [\#110](https://github.com/gobuffalo/buffalo/issues/110)
   591  - buffalo new \<project\> fails looking for golang.org/x/tools/go/gcimporter [\#108](https://github.com/gobuffalo/buffalo/issues/108)
   592  - missing "public/assets" box on new app without webpack [\#104](https://github.com/gobuffalo/buffalo/issues/104)
   593  - SHOULDERS update & grift task [\#99](https://github.com/gobuffalo/buffalo/issues/99)
   594  - \[minor\] dev mode on non-buffalo project results in panic [\#91](https://github.com/gobuffalo/buffalo/issues/91)
   595  - typo in generated database.yml? [\#87](https://github.com/gobuffalo/buffalo/issues/87)
   596  - Buffalo dev not starting [\#86](https://github.com/gobuffalo/buffalo/issues/86)
   597  - Export fileResolver Field in Render Options Struct  [\#84](https://github.com/gobuffalo/buffalo/issues/84)
   598  - `buffalo task` should forward to `grift` [\#59](https://github.com/gobuffalo/buffalo/issues/59)
   599  - generate a default .codeclimate.yml file for new projects [\#37](https://github.com/gobuffalo/buffalo/issues/37)
   600  - generate a README.md for new projects [\#35](https://github.com/gobuffalo/buffalo/issues/35)
   601  - Don't write test.log files when running tests [\#17](https://github.com/gobuffalo/buffalo/issues/17)
   602  - Add an "actions" generator [\#16](https://github.com/gobuffalo/buffalo/issues/16)
   603  
   604  **Merged pull requests:**
   605  
   606  - Add badge for Go Report Card to README [\#132](https://github.com/gobuffalo/buffalo/pull/132) ([stuartellis](https://github.com/stuartellis))
   607  - Makes our tests run on Go 1.7 and 1.8 [\#131](https://github.com/gobuffalo/buffalo/pull/131) ([apaganobeleno](https://github.com/apaganobeleno))
   608  - build\_path does not work for Windows closes \#124 [\#130](https://github.com/gobuffalo/buffalo/pull/130) ([markbates](https://github.com/markbates))
   609  - Edit some typo [\#129](https://github.com/gobuffalo/buffalo/pull/129) ([janczer](https://github.com/janczer))
   610  - Passing some issues from codeclimate [\#122](https://github.com/gobuffalo/buffalo/pull/122) ([apaganobeleno](https://github.com/apaganobeleno))
   611  - Provide a mechanism to map status codes to error handles. Closes \#110 [\#121](https://github.com/gobuffalo/buffalo/pull/121) ([markbates](https://github.com/markbates))
   612  - Warn user about SESSION\_SECRET variable? closes \#114 [\#119](https://github.com/gobuffalo/buffalo/pull/119) ([markbates](https://github.com/markbates))
   613  - point people to npm docs if there is an issue running npm [\#118](https://github.com/gobuffalo/buffalo/pull/118) ([markbates](https://github.com/markbates))
   614  - Default css js files and no logo in assets wo webpack [\#117](https://github.com/gobuffalo/buffalo/pull/117) ([fooflare](https://github.com/fooflare))
   615  - Return the RouteInfo when mapping an endpoint. Also make it available in the request context [\#109](https://github.com/gobuffalo/buffalo/pull/109) ([markbates](https://github.com/markbates))
   616  - missing "public/assets" box on new app without webpack closes \#104 [\#107](https://github.com/gobuffalo/buffalo/pull/107) ([markbates](https://github.com/markbates))
   617  - Using gentronics to generate the templates and the actions [\#106](https://github.com/gobuffalo/buffalo/pull/106) ([apaganobeleno](https://github.com/apaganobeleno))
   618  - Adds an Actions generator to the cmd package [\#103](https://github.com/gobuffalo/buffalo/pull/103) ([apaganobeleno](https://github.com/apaganobeleno))
   619  - Cleaning up some docs [\#102](https://github.com/gobuffalo/buffalo/pull/102) ([CodyOss](https://github.com/CodyOss))
   620  - Avoiding generating log folder when running tests. [\#101](https://github.com/gobuffalo/buffalo/pull/101) ([apaganobeleno](https://github.com/apaganobeleno))
   621  - \[grift\] changing the task to be pointing the buffalo repo [\#100](https://github.com/gobuffalo/buffalo/pull/100) ([apaganobeleno](https://github.com/apaganobeleno))
   622  - making buffalo call grift for the tasks [\#98](https://github.com/gobuffalo/buffalo/pull/98) ([apaganobeleno](https://github.com/apaganobeleno))
   623  - Update build.go [\#93](https://github.com/gobuffalo/buffalo/pull/93) ([arifemre](https://github.com/arifemre))
   624  - Update new.go [\#92](https://github.com/gobuffalo/buffalo/pull/92) ([arifemre](https://github.com/arifemre))
   625  - Typo in readme [\#90](https://github.com/gobuffalo/buffalo/pull/90) ([CodyOss](https://github.com/CodyOss))
   626  - Typos in readme [\#88](https://github.com/gobuffalo/buffalo/pull/88) ([kennygrant](https://github.com/kennygrant))
   627  
   628  ## [v0.7.0](https://github.com/gobuffalo/buffalo/tree/v0.7.0) (2017-01-04)
   629  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.6.0...v0.7.0)
   630  
   631  **Closed issues:**
   632  
   633  - Error When Generating Goth Code [\#79](https://github.com/gobuffalo/buffalo/issues/79)
   634  - Goth generator does not install required dependencies [\#75](https://github.com/gobuffalo/buffalo/issues/75)
   635  - Export goGet and goInstall from cmd package [\#73](https://github.com/gobuffalo/buffalo/issues/73)
   636  
   637  **Merged pull requests:**
   638  
   639  - issue-37: initial commit for codeclimate yml generation [\#83](https://github.com/gobuffalo/buffalo/pull/83) ([briandowns](https://github.com/briandowns))
   640  - issue-35: readme generator [\#82](https://github.com/gobuffalo/buffalo/pull/82) ([briandowns](https://github.com/briandowns))
   641  - 0.7.0 [\#81](https://github.com/gobuffalo/buffalo/pull/81) ([markbates](https://github.com/markbates))
   642  - test the goth generator in docker [\#78](https://github.com/gobuffalo/buffalo/pull/78) ([markbates](https://github.com/markbates))
   643  - added the CopyWebpackPlugin to copy files from assets directory [\#77](https://github.com/gobuffalo/buffalo/pull/77) ([markbates](https://github.com/markbates))
   644  - Install required dependencies when using the Goth generator [\#76](https://github.com/gobuffalo/buffalo/pull/76) ([intabulas](https://github.com/intabulas))
   645  - Make GoGet and GoInstall useable from generators [\#74](https://github.com/gobuffalo/buffalo/pull/74) ([intabulas](https://github.com/intabulas))
   646  
   647  ## [v0.6.0](https://github.com/gobuffalo/buffalo/tree/v0.6.0) (2016-12-29)
   648  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.5.1...v0.6.0)
   649  
   650  ## [v0.5.1](https://github.com/gobuffalo/buffalo/tree/v0.5.1) (2016-12-22)
   651  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.5.0...v0.5.1)
   652  
   653  **Closed issues:**
   654  
   655  - groups on groups should inherit the prefix of the previous group [\#72](https://github.com/gobuffalo/buffalo/issues/72)
   656  - Improve resource generator to insert the resource into actions/app.go [\#43](https://github.com/gobuffalo/buffalo/issues/43)
   657  
   658  ## [v0.5.0](https://github.com/gobuffalo/buffalo/tree/v0.5.0) (2016-12-21)
   659  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.7...v0.5.0)
   660  
   661  **Closed issues:**
   662  
   663  - Log should output host:port when starting up [\#70](https://github.com/gobuffalo/buffalo/issues/70)
   664  - add web pack to the "new" generator [\#18](https://github.com/gobuffalo/buffalo/issues/18)
   665  
   666  **Merged pull requests:**
   667  
   668  - add web pack to the "new" generator closes \#18 [\#71](https://github.com/gobuffalo/buffalo/pull/71) ([markbates](https://github.com/markbates))
   669  
   670  ## [v0.4.7](https://github.com/gobuffalo/buffalo/tree/v0.4.7) (2016-12-19)
   671  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.6...v0.4.7)
   672  
   673  **Closed issues:**
   674  
   675  - Add a generator for Goth [\#65](https://github.com/gobuffalo/buffalo/issues/65)
   676  - Add a REPL/console [\#63](https://github.com/gobuffalo/buffalo/issues/63)
   677  
   678  **Merged pull requests:**
   679  
   680  - auto mount a generated resource [\#69](https://github.com/gobuffalo/buffalo/pull/69) ([markbates](https://github.com/markbates))
   681  - add Host as an option to the App [\#68](https://github.com/gobuffalo/buffalo/pull/68) ([markbates](https://github.com/markbates))
   682  - Add a generator for Goth closes \#65 [\#66](https://github.com/gobuffalo/buffalo/pull/66) ([markbates](https://github.com/markbates))
   683  - Add a REPL/console closes \#63 [\#64](https://github.com/gobuffalo/buffalo/pull/64) ([markbates](https://github.com/markbates))
   684  
   685  ## [v0.4.6](https://github.com/gobuffalo/buffalo/tree/v0.4.6) (2016-12-15)
   686  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.5...v0.4.6)
   687  
   688  **Closed issues:**
   689  
   690  - Go Get Errors [\#61](https://github.com/gobuffalo/buffalo/issues/61)
   691  - `buffalo db` should forward to `soda` [\#58](https://github.com/gobuffalo/buffalo/issues/58)
   692  - markdown rendering breaks some raymond parsing [\#55](https://github.com/gobuffalo/buffalo/issues/55)
   693  - add template caching [\#54](https://github.com/gobuffalo/buffalo/issues/54)
   694  
   695  **Merged pull requests:**
   696  
   697  - Added a resolvers package to help find and resolve files. [\#62](https://github.com/gobuffalo/buffalo/pull/62) ([markbates](https://github.com/markbates))
   698  - `buffalo db` should forward to `soda` closes \#58 [\#60](https://github.com/gobuffalo/buffalo/pull/60) ([markbates](https://github.com/markbates))
   699  - small bug fixes to template caching [\#57](https://github.com/gobuffalo/buffalo/pull/57) ([markbates](https://github.com/markbates))
   700  - add template caching closes \#54 [\#56](https://github.com/gobuffalo/buffalo/pull/56) ([markbates](https://github.com/markbates))
   701  
   702  ## [v0.4.5](https://github.com/gobuffalo/buffalo/tree/v0.4.5) (2016-12-13)
   703  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.4...v0.4.5)
   704  
   705  **Closed issues:**
   706  
   707  - generate SHOULDERS.md when deploying a new release. [\#52](https://github.com/gobuffalo/buffalo/issues/52)
   708  - generate js & css files into sub directory of assets [\#49](https://github.com/gobuffalo/buffalo/issues/49)
   709  - PORT should be settable via an ENV var [\#47](https://github.com/gobuffalo/buffalo/issues/47)
   710  - define ENV at the top of actions/app.go [\#46](https://github.com/gobuffalo/buffalo/issues/46)
   711  - Add NewRelic middleware [\#45](https://github.com/gobuffalo/buffalo/issues/45)
   712  - Procfile should use the project name by default [\#44](https://github.com/gobuffalo/buffalo/issues/44)
   713  - Add a "resource" generator [\#41](https://github.com/gobuffalo/buffalo/issues/41)
   714  - Add "bootstrap" to the "new" generator \(optional\) [\#24](https://github.com/gobuffalo/buffalo/issues/24)
   715  - add a markdown renderer [\#13](https://github.com/gobuffalo/buffalo/issues/13)
   716  
   717  **Merged pull requests:**
   718  
   719  - Shoulders [\#53](https://github.com/gobuffalo/buffalo/pull/53) ([markbates](https://github.com/markbates))
   720  - add a markdown renderer closes \#13 [\#51](https://github.com/gobuffalo/buffalo/pull/51) ([markbates](https://github.com/markbates))
   721  - generate js & css files into sub directory of assets  [\#50](https://github.com/gobuffalo/buffalo/pull/50) ([markbates](https://github.com/markbates))
   722  - A bunch of fixes [\#48](https://github.com/gobuffalo/buffalo/pull/48) ([markbates](https://github.com/markbates))
   723  
   724  ## [v0.4.4](https://github.com/gobuffalo/buffalo/tree/v0.4.4) (2016-12-11)
   725  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.3.1...v0.4.4)
   726  
   727  **Closed issues:**
   728  
   729  - generated code should pass govet and golint [\#39](https://github.com/gobuffalo/buffalo/issues/39)
   730  - Run gofmt on generated code [\#38](https://github.com/gobuffalo/buffalo/issues/38)
   731  
   732  **Merged pull requests:**
   733  
   734  - Generators [\#40](https://github.com/gobuffalo/buffalo/pull/40) ([markbates](https://github.com/markbates))
   735  
   736  ## [v0.4.3.1](https://github.com/gobuffalo/buffalo/tree/v0.4.3.1) (2016-12-11)
   737  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.3...v0.4.3.1)
   738  
   739  ## [v0.4.3](https://github.com/gobuffalo/buffalo/tree/v0.4.3) (2016-12-10)
   740  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.2...v0.4.3)
   741  
   742  **Closed issues:**
   743  
   744  - Add some functions from the strings package as helpers [\#33](https://github.com/gobuffalo/buffalo/issues/33)
   745  - Add the functions from https://github.com/markbates/inflect as helpers [\#32](https://github.com/gobuffalo/buffalo/issues/32)
   746  - Add support for mapping "Resources" [\#31](https://github.com/gobuffalo/buffalo/issues/31)
   747  - "grift release" should run the "docker CI" first. [\#29](https://github.com/gobuffalo/buffalo/issues/29)
   748  
   749  **Merged pull requests:**
   750  
   751  - added more helpers. closes \#32 closes \#33 [\#34](https://github.com/gobuffalo/buffalo/pull/34) ([markbates](https://github.com/markbates))
   752  - Working on adding support for a Resource interface [\#30](https://github.com/gobuffalo/buffalo/pull/30) ([markbates](https://github.com/markbates))
   753  
   754  ## [v0.4.2](https://github.com/gobuffalo/buffalo/tree/v0.4.2) (2016-12-09)
   755  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.1...v0.4.2)
   756  
   757  ## [v0.4.1](https://github.com/gobuffalo/buffalo/tree/v0.4.1) (2016-12-09)
   758  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.1.pre...v0.4.1)
   759  
   760  ## [v0.4.1.pre](https://github.com/gobuffalo/buffalo/tree/v0.4.1.pre) (2016-12-09)
   761  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.0...v0.4.1.pre)
   762  
   763  ## [v0.4.0](https://github.com/gobuffalo/buffalo/tree/v0.4.0) (2016-12-09)
   764  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/v0.4.0.pre...v0.4.0)
   765  
   766  ## [v0.4.0.pre](https://github.com/gobuffalo/buffalo/tree/v0.4.0.pre) (2016-12-09)
   767  [Full Changelog](https://github.com/gobuffalo/buffalo/compare/0.4.0...v0.4.0.pre)
   768  
   769  ## [0.4.0](https://github.com/gobuffalo/buffalo/tree/0.4.0) (2016-12-09)
   770  **Closed issues:**
   771  
   772  - replace httprouter with gorilla mux [\#27](https://github.com/gobuffalo/buffalo/issues/27)
   773  - Add "jQuery" to the "new" generator \(optional\) [\#23](https://github.com/gobuffalo/buffalo/issues/23)
   774  - Generate a Procfile in the `new` generator [\#21](https://github.com/gobuffalo/buffalo/issues/21)
   775  - Add a pop transaction middleware to the "new" generator [\#15](https://github.com/gobuffalo/buffalo/issues/15)
   776  - add a cmd to run the app in "dev" w/ refresh [\#12](https://github.com/gobuffalo/buffalo/issues/12)
   777  - Add refresh to the generator [\#11](https://github.com/gobuffalo/buffalo/issues/11)
   778  - Add pop/soda to the generator [\#10](https://github.com/gobuffalo/buffalo/issues/10)
   779  - Add grift to the generator [\#9](https://github.com/gobuffalo/buffalo/issues/9)
   780  - add a wrapHandlerFunc fund [\#8](https://github.com/gobuffalo/buffalo/issues/8)
   781  - add a wrapHandler function [\#7](https://github.com/gobuffalo/buffalo/issues/7)
   782  - Add template caching [\#6](https://github.com/gobuffalo/buffalo/issues/6)
   783  - Serve static files [\#5](https://github.com/gobuffalo/buffalo/issues/5)
   784  - Add Websocket support [\#4](https://github.com/gobuffalo/buffalo/issues/4)
   785  - Need `bind` function [\#3](https://github.com/gobuffalo/buffalo/issues/3)
   786  - Need README [\#2](https://github.com/gobuffalo/buffalo/issues/2)
   787  - Need GoDoc [\#1](https://github.com/gobuffalo/buffalo/issues/1)
   788  
   789  **Merged pull requests:**
   790  
   791  - replace httprouter with gorilla mux closes closes \#27 [\#28](https://github.com/gobuffalo/buffalo/pull/28) ([markbates](https://github.com/markbates))
   792  - added some helpers and event source support [\#26](https://github.com/gobuffalo/buffalo/pull/26) ([markbates](https://github.com/markbates))
   793  - switched over to using gentronics for generating templates [\#25](https://github.com/gobuffalo/buffalo/pull/25) ([markbates](https://github.com/markbates))
   794  
   795  
   796  
   797  \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*