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

Version 1.1.0 #193

Merged
merged 2 commits into from Dec 20, 2019
Merged

Version 1.1.0 #193

merged 2 commits into from Dec 20, 2019

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    19048d5 View commit details
    Browse the repository at this point in the history
  2. Version 1.1.0

    Changes in this release:
    
    * Added new method `SmallVec::into_boxed_slice` (servo#190).
    * Added new method `IntoIter::as_slice` (servo#182).
    * `IntoIter` now implements `Clone` (servo#192).
    * Improved documentation and testing (servo#186, servo#189).
    * Minor code cleanups (servo#176).
    mbrubeck committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    436dedb View commit details
    Browse the repository at this point in the history