GithubHelp home page GithubHelp logo

Create a Changelog about rust-embed HOT 8 CLOSED

pyrossh avatar pyrossh commented on June 19, 2024
Create a Changelog

from rust-embed.

Comments (8)

pyrossh avatar pyrossh commented on June 19, 2024

Yeah I think we could do one of those. I thought no one was using this library so didn't bother.
I think something like this format will be good.
https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md
Also there is one known issue that the code generated for large files by the proc macro gets too huge that the rust parser starts choking at the lexer and takes too long to compile.
I tried to get a solution using the rust built in include_bytes!() which seemed to solve the perf issue but then changed the api significantly. So the changelog will be really useful here.

from rust-embed.

AzureMarker avatar AzureMarker commented on June 19, 2024

This is a useful site: https://keepachangelog.com/

from rust-embed.

AzureMarker avatar AzureMarker commented on June 19, 2024

When do you plan on making a new release? I see the CI is currently failing, but I think it is an issue with nightly and another dependency.

from rust-embed.

pyrossh avatar pyrossh commented on June 19, 2024

Its an issue with the nightly version. Should have hardcoded the nightly version in the travis script.
Also should add the nightly version that this package works with in the readme. Also try to move away from nightly to stable if its possible.
Didn't get much time to work on it. Will try to add the changelog this weekend and workout the travis issues for now.
Also is it breaking for you? Then we need to find/explore ways to move it to stable rust even if the api changes a bit.

from rust-embed.

AzureMarker avatar AzureMarker commented on June 19, 2024

I'm on an older nightly, and the master branch works for me (nightly-2018-03-07).

from rust-embed.

pyrossh avatar pyrossh commented on June 19, 2024

Hmmm... It seems travis doesn't support specifying a nightly version. Also other nightly based projects like rocket also seem to be braking.

from rust-embed.

AzureMarker avatar AzureMarker commented on June 19, 2024

You can test manually and release with a supported version of nightly specified.

from rust-embed.

pyrossh avatar pyrossh commented on June 19, 2024

Changelog Done. Thanks for the push.

from rust-embed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.