Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lloydmeta/frunk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.19
Choose a base ref
...
head repository: lloydmeta/frunk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.20
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 16, 2017

  1. 0.0.9 core (#42)

    Update Gitter badge
    
    0.0.10 derives
    
    0.1.19 release
    
    Update crate description
    lloydmeta authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    7e0869b View commit details
    Browse the repository at this point in the history
  2. Improve 'frunk', 'frunk_core', and 'frunk_derives' package metadata. (#…

    …43)
    
    * Improve 'frunk', 'frunk_core', and 'frunk_derives' package metadata.
    
    Added `documentation` key to rendering of documentation for latest published version of this crate. Renamed `homepage` key to `repository`. Added `badges` table and `travis-ci` item.
    
    * Remove version number from manifest documentation link.
    
    * Add "LabelledGeneric" to keywords of funk_core package manifest.
    
    * Modified keyword lists in package manifests.
    
    Removed "HList" and generic "Generic" from frunk_derives manifest. Added "Frunk" as a keyword to each package, following the convention of serde.
    jswrenn authored and lloydmeta committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    d2d6bbb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Trailing commas in Hlist macros, more doc tests (#44)

    * Add support for trailing commas in hlist! and Hlist!
    
    * Support trailing comma pattern matches as well
    
    * Stop ignoring doctests for LabelledGeneric and Generic
    
    * Try tweaking travis.yml
    
    * Core 0.0.10 release
    
    * Derives 0.0.11 release
    
    * 0.1.20 release
    
    * One less kw
    lloydmeta authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    28f1dc8 View commit details
    Browse the repository at this point in the history
Loading