Release Radar · December 2018
We’re sharing new and exciting releases from world-changing technologies to weekend side projects in the December 2018 edition of Release Radar.
Welcome to the December 2018 edition of Release Radar, where we share new and exciting releases from world-changing technologies to weekend side projects. Most importantly, they’re all projects shipped by you.
The GitHub community has been incredibly busy with exciting new releases over the holiday period. Here are a few highlights from December that caught our attention.
fx 10.0
fx is a handy command-line tool that helps you explore and manipulate JSON data. It’s an unassuming tool with lots of power—see some examples of it in action. Version 10.0 introduces search with regular expressions, documentation updates, and bug fixes.
Learn more from the release notes
Vault 1.0
Vault helps you securely save and access your infrastructure and application secrets, like database passwords and API keys. After four years of development, Vault has joined the esteemed 1.0 club! The 1.0 release boasts many improvements, such as using cloud services to “unseal” a Vault, OpenAPI specifications for the tool’s API, and an updated user interface.
Learn more from their announcement
PyTorch 1.0
We’re also welcoming another member to the 1.0 club this month: PyTorch. A library for deep learning, PyTorch has reached their 1.0 milestone release—including tons of changes. For example, this release features a just-in-time (JIT) compiler that can optimize models into a form that doesn’t require the Python interpreter. PyTorch 1.0 also introduced an experimental C++ interface, and a new package to support distributed multiprocess computation.
Learn more from the release notes
NES.css 1.0
It’s dangerous to code alone—take this! NES.css is a CSS framework that helps you make sites with a classic 8-bit console aesthetic. NES.css’s initial release goes straight to 1.0, unveiling a range of components, including web staples like buttons, form inputs, and progress bars, plus a collection of pixelated icons (Octocat never looked more at home in low res).
Learn more from the release notes
Vitess 3.0
Vitess is a system for making database clusters with MySQL. Vitess 3.0 introduces several changes, such as improved developer usability with new docs, simplified database parameters, support for monitoring with Prometheus, and a few updates to improve performance.
Learn more from their announcement
SpaceVim 1.0
SpaceVim is a distribution of the text editor Vim that bundles plugins, configuration, color schemes, and more, to create a more IDE-like experience for Vim. SpaceVim reached 1.0 in December, with their latest version shipping a new default font, support for working with GraphQL and Scheme files, and much more.
Learn more from the release notes
rgbaster 2.0
rgbaster is a JavaScript library that identifies the dominant color (or colors) in an image. Version 2.0 is a complete rewrite of the library in TypeScript, which also introduces a new build process and test suite, among other changes.
Learn more from the release notes
Kong 1.0
Kong is an API gateway for microservices. In other words, Kong helps you compose microservices for common functionality, and scale your services on different cloud platforms. Kong also joined the 1.0 club in December, adding updates such as the ability to run as a service mesh proxy, raw TCP traffic routing, and a stable plugin development kit, along with many other changes.
Learn more from their announcement
Flutter 1.0
Flutter helps you make native apps on Android and iOS from a single codebase. The project was announced less than a year ago and has since reached version 1.0. In this release, Flutter has packed in new “pixel-perfect” widgets for iOS, an upgrade to Dart 2.1 for faster and smaller code, along with updates to their documentation.
Learn more from their announcement
fish 3.0
Fish is the “friendly interactive shell” that makes using the command line a little gentler, with useful defaults, fewer sharp edges, and web-based configuration. Version 3.0 introduces POSIX-style combiners (like && and ||, in addition to fish’s and and or), new and improved tab completions, and a faster math command.
Learn more from the release notes
PhysX SDK 4.0
PhysX is a physics simulation engine that initially gained popularity in video games. In the latest 4.0 release, PhysX provided updates to support industrial robotics and train artificial intelligence. These updates include increasing the precision of points of contact and the movement of joints, along with increasing the stability of simulations.
Learn more from their announcement
That’s just a handful of releases you shipped last month—keep them coming! If you’ve got a release that should be on our radar, send us a note.
Written by
Related posts
Securing Git: Addressing 5 new vulnerabilities
Git is releasing several new versions to address five CVEs. Upgrading to the latest Git version is essential to protect against these vulnerabilities.
Just launched: Second cohort of the DPG Open Source Community Manager Program!
Are you looking to have a positive impact in open source development? This program may be for you! Apply by May 30 to join.
Create a home for your community with GitHub Discussions
GitHub Community-in-a-box provides the tooling, resources, and knowledge you need to build internal communities of learning at scale with GitHub Discussions.