Skip to content

Conversation

@tzanio
Copy link
Member

@tzanio tzanio commented Apr 16, 2025

📆 Target release date: May 7, 2025

🔴 TODO:

🟢 DONE:

🟡 After the release:

  • Update pyglvis
  • Update glvis-js

Optional:

@tzanio tzanio requested review from a team and Copilot April 16, 2025 18:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the release version from v4.3.2 to v4.4 in the documentation to reflect the upcoming final release.

  • Updated the release badge URL in README.md.
  • Updated the release badge URL in CONTRIBUTING.md.

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Updated release badge to indicate version v4.4.
CONTRIBUTING.md Updated release badge to indicate version v4.4.
Files not reviewed (2)
  • CHANGELOG: Language not supported
  • vcpkg.json: Language not supported

@tzanio tzanio self-assigned this Apr 16, 2025
@tzanio tzanio added the release label Apr 16, 2025
@najlkin
Copy link
Contributor

najlkin commented Apr 16, 2025

How about #325 ? We could add at least loading of that data collections if not time navigation 🤔

@najlkin najlkin self-assigned this Apr 18, 2025
@tzanio tzanio added this to the glvis-4.4 milestone Apr 28, 2025
@tzanio
Copy link
Member Author

tzanio commented Apr 29, 2025

@najlkin, can you help resolve conflicts?

@najlkin
Copy link
Contributor

najlkin commented Apr 29, 2025

Fixed, but the visually pleasing alignment of the backslashes depends on the size of Tab 🤤 . With the default size 4 in VSCode, it is nicely aligned now 😄 .

@tzanio
Copy link
Member Author

tzanio commented Apr 29, 2025

Fixed, but the visually pleasing alignment of the backslashes depends on the size of Tab 🤤 . With the default size 4 in VSCode, it is nicely aligned now 😄 .

Made it all spaces, but for the record: tab is clearly 8 spaces


- Added support for 1D/2D vector finite elements with 3 range dimensions
(requires MFEM v4.8).
- Added support for 1D/2D vector finite elements with 3 range dimensions.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mlstowell and @najlkin -- can we improve this CHANGELOG entry? As it is, it may not be clear what is the difference with the previous one...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previous one says scalar elements with 3 vector dimensions. This says vector elements with 3 range dimensions, so they are different to me 🤔 But it is true it is more technical than most of the items around here, but I do not know how to rewrite it keeping the difference clear.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, lets leave it as is

Co-authored-by: Justin Laughlin <[email protected]>
@tzanio tzanio requested a review from Copilot April 29, 2025 23:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the final changes for the glvis-4.4 release. Key changes include cleaning up unused commented-out code for not-yet-implemented readers, fixing a spelling mistake in a comment, and updating version badges in documentation.

Reviewed Changes

Copilot reviewed 8 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
share/palettes-cet.txt Removed extraneous dash line
lib/data_state.hpp Fixed spelling typo in a comment (“unqiue” → “unique”)
lib/coll_reader.hpp & .cpp Removed outdated commented-out code for unimplemented readers
glvis.cpp Removed commented out options related to unimplemented readers
README.md & CONTRIBUTING.md Updated release badges to reflect version v4.4
Files not reviewed (5)
  • CHANGELOG: Language not supported
  • makefile: Language not supported
  • share/Info.cmake.plist.in: Language not supported
  • share/Info.plist: Language not supported
  • vcpkg.json: Language not supported

Copy link
Contributor

@najlkin najlkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, if glvis-js and PyGLVis work, I think we are ready to go 🚀
(Just a reminder, the changes of the code line references on the web pages should be done against this branch rather than master as here are some extra changes)

@tzanio
Copy link
Member Author

tzanio commented Apr 30, 2025

this branch is now a release candidate for glvis-4.4

@tzanio tzanio merged commit 04ba96c into master May 1, 2025
4 of 10 checks passed
@tzanio tzanio deleted the glvis-4.4-dev branch May 1, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants