Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions changelogs/LATEST-WEEKLY-CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Update v0.0.2-weekly - June 30, 2025
## Update: Version v0.0.3-weekly (July 7, 2025)

We're excited to share the latest updates in our v0.0.2-weekly release. For a detailed look at the changes between this and our previous release, please visit our [GitHub page](https://github.com/getjavelin/compare/v0.0.1-weekly...v0.0.2-weekly).
Explore what's new in the latest release of our software.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This line has a trailing whitespace. Removing trailing whitespaces maintains clean code and avoids potential issues with some markdown processors.

Suggested change
Explore what's new in the latest release of our software.
Explore what's new in the latest release of our software.


Stay tuned for more updates in the upcoming releases!
For more details on the changes made in this update, you can view the specific comparisons:
- To see what's different from the previous weekly version, check out the [comparison with v0.0.2-weekly](https://github.com/getjavelin/javelin-python/compare/v0.0.2-weekly...v0.0.3-weekly).
- For ongoing developments beyond this release, take a look at the [comparison with our latest work](https://github.com/getjavelin/javelin-python/compare/v0.0.3-weekly...HEAD).

---

10 changes: 10 additions & 0 deletions changelogs/WEEKLY-CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## Update: Version v0.0.3-weekly (July 7, 2025)

Explore what's new in the latest release of our software.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This line has a trailing whitespace. Removing trailing whitespaces maintains clean code and avoids potential issues with some markdown processors.

Suggested change
Explore what's new in the latest release of our software.
Explore what's new in the latest release of our software.


For more details on the changes made in this update, you can view the specific comparisons:
- To see what's different from the previous weekly version, check out the [comparison with v0.0.2-weekly](https://github.com/getjavelin/javelin-python/compare/v0.0.2-weekly...v0.0.3-weekly).
- For ongoing developments beyond this release, take a look at the [comparison with our latest work](https://github.com/getjavelin/javelin-python/compare/v0.0.3-weekly...HEAD).

---

# Update v0.0.2-weekly - June 30, 2025

We're excited to share the latest updates in our v0.0.2-weekly release. For a detailed look at the changes between this and our previous release, please visit our [GitHub page](https://github.com/getjavelin/compare/v0.0.1-weekly...v0.0.2-weekly).
Comment on lines 11 to 13
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The format of the previous changelog entry is inconsistent with the newly added one. To improve consistency and readability, refactor the old entry to match the new style, including using a level 2 heading (##), adopting the new title and content structure, and using the full, non-redirecting URL for the comparison link.

Suggested change
# Update v0.0.2-weekly - June 30, 2025
We're excited to share the latest updates in our v0.0.2-weekly release. For a detailed look at the changes between this and our previous release, please visit our [GitHub page](https://github.com/getjavelin/compare/v0.0.1-weekly...v0.0.2-weekly).
## Update: Version v0.0.2-weekly (June 30, 2025)
Explore what's new in the latest release of our software.
For more details on the changes made in this update, you can view the specific comparisons:
- To see what's different from the previous weekly version, check out the [comparison with v0.0.1-weekly](https://github.com/getjavelin/javelin-python/compare/v0.0.1-weekly...v0.0.2-weekly).

Expand Down
Loading