Giter Site home page Giter Site logo

Comments (8)

kobalicek avatar kobalicek commented on July 20, 2024 1

Yeah, losing the previous versions was unfortunately caused by my update script, which deleted them during the site-update. Sorry about that - I hope this is not going to happen again.

On the other hand, I think uses of older versions should disappear - compared to the latest release they were buggy and the older releases would not even compile with the latest asmjit, which means that you would need to tag both - blend2d and asmjit to be able to compile them - and this is something I'm not going to backtrack as there are no benefits in using the older versions.

BTW I plan to use tags, but I expected to be using them after 1.0.0 when Blend2D gets ABI stability - now the ABI stability is not guaranteed between releases. Maybe I will reconsider, but sorry I'm not going to tag previous releases for sure.

from blend2d.

uilianries avatar uilianries commented on July 20, 2024

@kobalicek Thank you for your quick answer!

Tags are more important in terms of being able to track the changes. In the download page we have the version 0.11.1, but is not so easy to track which commit is related to that release.

from blend2d.

kobalicek avatar kobalicek commented on July 20, 2024

Would having the commit hash on the download page help in this case? That would be something I could add.

from blend2d.

uilianries avatar uilianries commented on July 20, 2024

Would having the commit hash on the download page help in this case? That would be something I could add.

@kobalicek Yes, it would help a lot!

from blend2d.

kobalicek avatar kobalicek commented on July 20, 2024

I added the commit hash to the download page so it can be tracked, is that sufficient for now?

from blend2d.

uilianries avatar uilianries commented on July 20, 2024

@kobalicek Yes, thank you so much! It looks really nice. 💚

Screenshot 2024-06-08 at 19-24-07 Blend2D

I'm closing this issue as we can track releases via commits now. 😄

from blend2d.

kobalicek avatar kobalicek commented on July 20, 2024

@uilianries BTW there is a new option in Blend2D CMakeLists called BLEND2D_EXTERNAL_ASMJIT - it's a boolean, and when it's true it tells the build system to use find_package() instead of a bundled AsmJit in 3rdparty directory. I added this option specifically for package managers such as vcpkg or conan so it can be used instead of patching CMakeLists.txt to use a version of AsmJit offered by the package manager.

However, the current 0.11.1 release really needs the most recent AsmJit.

from blend2d.

uilianries avatar uilianries commented on July 20, 2024

@kobalicek Thank you! Yes, we noted that new option when packaging the latest version. Indeed we are using it already: https://github.com/conan-io/conan-center-index/blob/2123261bdc20dc3701921ad73ac22f24641fb52b/recipes/blend2d/all/conanfile.py#L75

from blend2d.

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.