Devlog #19
Today, with the help of ChatGPT, I created a system to check if a dependency’s version is compatible with the program. For example, if a dependency is specified as dependency@>=1.0.0, the system will analyze the required version and check whether the available version is compatible.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.