# What's new in v1.13?

**URL:** https://discourse.julialang.org/t/whats-new-in-v1-13/134497
**Category:** General Usage
**Created:** [December 11, 2025, 5:14pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497 "2025-12-11T17:14:43Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [December 11, 2025, 5:14pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/1 "2025-12-11T17:14:43Z")

</div>

Small question, what’s important new feature in v1.13?

As the freezing period has passed, I had a look at the NEWS file, but I couldn’t get the feeling of what - if any - “big” new feature is landing in the next upcoming release..

Of course, not all new releases need to bring new “big”, “cool” features… I am just asking in case I didn’t grasp the importance of stuff in the NEWS file..

---

<div class="post-metadata">

### Author: ![Mason](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mason/32/2423_2.png) [@Mason](https://discourse.julialang.org/u/Mason)
#### Post date: [December 11, 2025, 5:30pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/2 "2025-12-11T17:30:49Z")

</div>

My understanding is that there’s very little “big” stuff in 1.13, basically because the release cycle for 1.12 was **so** long that everything big either ended up going into 1.12, or was pushed back into into 1.14.

---

<div class="post-metadata">

### Author: ![adienes](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/adienes/32/37459_2.png) [@adienes](https://discourse.julialang.org/u/adienes)
#### Post date: [December 11, 2025, 5:38pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/3 "2025-12-11T17:38:03Z")

</div>

quite a long backlog of bugs and edge cases in integer arithmetic functions, as well around indexing behaviors of some array types has been cleaned up!

few to none of those are individually worthy of a NEWS entry but I find it to be a pretty satisfying aggregate.

---

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [December 11, 2025, 6:11pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/4 "2025-12-11T18:11:55Z")

</div>

What’s important differs for everyone I guess, but if you work in the REPL a lot you might like the fancy new history search which @tecosaur put together.

---

<div class="post-metadata">

### Author: ![Oscar\_Smith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oscar_smith/32/25343_2.png) [@Oscar\_Smith](https://discourse.julialang.org/u/Oscar_Smith)
#### Post date: [December 12, 2025, 3:44am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/5 "2025-12-12T03:44:21Z")

</div>

Pretty sure that’s 1.14 not 1.13

---

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [December 12, 2025, 5:48am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/6 "2025-12-12T05:48:07Z")

</div>

I thought I’d checked it on 1.13alpha2 before posting? (on phone now so can’t easily say whether my eyes deceived me)

---

<div class="post-metadata">

### Author: ![simsurace](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/simsurace/32/30216_2.png) [@simsurace](https://discourse.julialang.org/u/simsurace)
#### Post date: [December 12, 2025, 7:29am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/7 "2025-12-12T07:29:48Z")

</div>

There has to be _some_ new feature, otherwise it would be a patch release, right?

---

<div class="post-metadata">

### Author: ![cstjean](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cstjean/32/1444_2.png) [@cstjean](https://discourse.julialang.org/u/cstjean)
#### Post date: [December 12, 2025, 8:01am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/8 "2025-12-12T08:01:39Z")

</div>

Patch releases are very conservative. Even refactorings and straight-forward performance improvements are excluded.

---

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [December 12, 2025, 8:55am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/9 "2025-12-12T08:55:13Z")

</div>

I don’t think my eyes deceived me:

 ![image](https://global.discourse-cdn.com/julialang/original/3X/0/5/0538541b1aeffd4e3dff37da6a81509dc80e7249.png)

---

<div class="post-metadata">

### Author: ![ianshmean](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ianshmean/32/216042_2.png) [@ianshmean](https://discourse.julialang.org/u/ianshmean)
#### Post date: [December 12, 2025, 9:03am UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/10 "2025-12-12T09:03:28Z")

</div>

There’s quite a few Pkg improvements

> <https://github.com/JuliaLang/Pkg.jl/blob/master/CHANGELOG.md#pkg-v113-release-notes>

---

<div class="post-metadata">

### Author: ![adienes](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/adienes/32/37459_2.png) [@adienes](https://discourse.julialang.org/u/adienes)
#### Post date: [December 12, 2025, 2:03pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/11 "2025-12-12T14:03:54Z")

</div>

new features mandate a new minor version but not vice versa

---

<div class="post-metadata">

### Author: ![jlapeyre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jlapeyre/32/4514_2.png) [@jlapeyre](https://discourse.julialang.org/u/jlapeyre)
#### Post date: [December 14, 2025, 4:19pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/12 "2025-12-14T16:19:42Z")

</div>

> [@adienes](#):
>
> quite a long backlog of bugs and edge cases

If you promote this as a release that focuses on bug fixes and edge cases rather than new features, you’d probably do more for adoption than if it were the other way around.

---

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [December 15, 2025, 8:13pm UTC](https://discourse.julialang.org/t/whats-new-in-v1-13/134497/13 "2025-12-15T20:13:08Z")

</div>

> [@Oscar\_Smith](#):
>
> Pretty sure that’s 1.14 not 1.13

That is incorrect.
