Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge 1.0 back to master #2163

Merged
merged 8 commits into from
Feb 2, 2018
Merged

merge 1.0 back to master #2163

merged 8 commits into from
Feb 2, 2018

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    38b9f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b702ddc View commit details
    Browse the repository at this point in the history
  3. Update deprecations to product{L,R} instead of ap{L,R} (#2121)

    * Add grouping to scaladoc for arity methods
    
    This makes it so when you look at the `Applicative` scaladoc you don't
    have a bunch of `ap3`, `ap4`, etc noise mixed in with the more
    meaningful methods. Instead, the generated higher-arity methods show up
    in separate scaladoc groups below.
    
    To see the changes you can pull this branch, run `sbt unidoc` (you may
    need to clean first), and open
    `cats/docs/target/scala-2.12/unidoc/cats/Applicative.html` in your
    browser.
    
    * Add doctest examples for Apply (#2086)
    
    * Get ready for RC2 (#2044)
    
    * Draft release notes
    
    * Update
    
    * Update
    
    * Update
    
    * Update
    
    * Update
    
    * Update Authors
    
    * Update
    
    * Update
    
    * Update
    
    * Update
    
    * update
    
    * Update
    
    * Update CHANGES.md
    
    * Update AUTHORS.md
    
    * Update README.md
    
    * Update deprecations to product{L,R} instead of ap{L,R}
    rossabaker authored and Luka Jacobowitz committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d421663 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Setting version to 1.0.0

    kailuowang committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    0ba7021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac5be2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Setting version to 1.0.1

    kailuowang committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    6edb9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce34c4e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    411278a View commit details
    Browse the repository at this point in the history