Skip to content

V4: New structure#9

Merged
Thumuss merged 86 commits into
mainfrom
dev
May 29, 2025
Merged

V4: New structure#9
Thumuss merged 86 commits into
mainfrom
dev

Conversation

@Thumuss
Copy link
Copy Markdown
Member

@Thumuss Thumuss commented Mar 10, 2024

V4 (2024.03.10)

Last update: 29.12.2024
Merry Christmas! 🎁 🎄

As of today (2024.03.10), a new version of Typst has been released (v0.11.0-rc1 (fe94bd85)) with a new template system.
From now on, this version of utpm will focus on both adapting to the new system and maintaining compatibility with the previous system.

If time permits, I'll add quality-of-life improvements such as a Context system and new commands to complement the typst init command.

The main focus will be:

Optional, not needed in this PR but will be added in the future:

  • ENV compatibility
  • tree and list commands
  • Transform "portable" to "CI" binary

@Thumuss Thumuss mentioned this pull request Mar 10, 2024
7 tasks
@Thumuss Thumuss linked an issue Mar 27, 2024 that may be closed by this pull request
@tingerrr tingerrr mentioned this pull request Jun 2, 2024
@Thumuss
Copy link
Copy Markdown
Member Author

Thumuss commented Jun 4, 2024

From now on I got more times to continue this tool!

@Thumuss Thumuss self-assigned this Jun 4, 2024
Thumuss and others added 4 commits June 5, 2024 00:48
* refactor(pre-release): it works or it doesn't

* refactor(pre-release): it works or it doesn't v2

* refactor(pre-release): it works or it doesn't v3

* refactor(pre-release): it works or it doesn't v4

* refactor(pre-release): it works or it doesn't v5

* refactor(pre-release): it works or it doesn't v6

* refactor(pre-release): based on typst workflow

* refactor(pre-release): without features ^^

* refactor(pre-release): trying different things

* refactor(pre-release): i'm dumb

* refactor(pre-release): let's try other things!

* refactor(pre-release): good path :D

* refactor(pre-release): wrong path :c

* refactor(pre-release): oops

* refactor(pre-release): better tags i guess

* refactor(pre-release): try something

* refactor(pre-release): revert

* refactor(pre-release): trying windows build

* refactor(pre-release): trying windows build v2

* refactor(pre-release): trying windows build v3

* refactor(pre-release): trying windows build v4

* refactor(pre-release): trying mac build v1

* refactor(pre-release): trying mac build v2

* refactor(pre-release): trying mac build v3

* refactor(pre-release): FINALLY CLEAN UP

* add: release

* add: latest

* add: latest

* tapes

* generate tapes + change a print

* fix(readme): package-path
@Thumuss Thumuss added the enhancement New feature or request label Jun 10, 2024
Thumuss and others added 11 commits July 18, 2024 00:20
…errr (#12)

* add: typst-project

* fix: stop generate release notes for dev branches

* fix: errors are now handled
Thanks to @ivelter for this PR!
---------

Co-authored-by: Thumus <42680097+Thumuss@users.noreply.github.com>
* fix(create & install): fixes bugs

* fix: forgot a .unwrap

* fix: won't print link
…tegory (#18)

* <BREKAING CHANGE> add(subcommands): change every commands to their category

* add(add.rs): command to add dependency

* add(macro): added write_manifest!

* add(remove): fix `add` and add `remove`

* fix: `add` won't re-add dependencies already in the manifest
Thumuss and others added 23 commits November 11, 2024 14:57
* comments: add comments (starting point)

* add: comments on utils directory
It will returns to 0.1.0. I have created so many version for nothing, and I'm publishing it to creates.io and others. CAN BE REVERTED IF THAT IS A BIG PROBLEM.
This patch updates the flake's inputs to remain compatible with current
nixpkgs. Recent updates to nixpkgs seem to have broken crane somehow.
Updating all inputs fixes the build.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.68...openssl-v0.10.72)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.72
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump openssl from 0.10.68 to 0.10.72
Thumuss and others added 5 commits May 30, 2025 00:06
cargo features + refactor `unlink` and `bulk_delete`
Bumps [ring](https://github.com/briansmith/ring) from 0.17.11 to 0.17.14.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-version: 0.17.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…7.14

build(deps): bump ring from 0.17.11 to 0.17.14
@Thumuss Thumuss merged commit 856a843 into main May 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use tool.utpm instead of utpm table

5 participants