Code Monkey home page Code Monkey logo

Comments (6)

 avatar commented on May 17, 2024

I'm interested too to know if the current version should work in MonoGame 3.8.1 or if an update of monogame-aseprite is needed.
Is anybody working on this?

Thank you

from monogame-aseprite.

AristurtleDev avatar AristurtleDev commented on May 17, 2024

@monogame-girl I apologize for the delay, I will try to have this updated within the next day or so. Some context below on why this isn't updated yet.

I have been working to get this library updated for a bit now to support Aseprite 1.3-beta, but that update is not quite ready. I mention this because starting with that update and moving forward, MonoGame.Aseprite will only be targeting the current .NET version (6.0 as of this comment).

I had not counted on MG releasing the 3.8.1 update which also moves forward with targeting .NET 6.0 and as I mentioned, the new MonoGame.Aseprite update isn't quite ready for production use yet.

In the meantime, I can update the current version to target the MG 3.8.1 packages and .NET 6.0. This is going to require a a lot of editing, as I can't just flip the <TargetFramework> value to .NET 6.0 and call it a day. I need to update all the code to support having <Nullable> enabled so there are no compiler warnings from that.

Again, I do apologize for the delay.

from monogame-aseprite.

 avatar commented on May 17, 2024

Hi!

No problem! It's better to take your time and do it right then to hurry with a buggy release as result.
There is no hurry at all! I now use MG 3.8 until it's ready (and don't use .NET 6.0 features).

from monogame-aseprite.

 avatar commented on May 17, 2024

Will all old releases for MG 3.8 still stay on nuget? That would be very usefull for people not using latest MG (for some reason).

from monogame-aseprite.

AristurtleDev avatar AristurtleDev commented on May 17, 2024

Yes, older releases will remain on NuGet. I wouldn't remove them if possible, but this is actually a fundamental principle of NuGet. Unless there is some extenuating circumstance such as copyright violations NuGet does not allow the removal of old versions of a package when new versions are released.

Reference: https://docs.microsoft.com/en-us/nuget/nuget-org/policies/deleting-packages

from monogame-aseprite.

AristurtleDev avatar AristurtleDev commented on May 17, 2024

Library has been hotfix updated to support MonoGame 3.8.1. See my explanation on twitter https://twitter.com/aristurtledev/status/1563232746360545281

from monogame-aseprite.

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.