v0.0.13

safing/portmasterv0.0.13Apr 17, 2026by samuelcolvin

AI Summary

Adds OS integration for datetime calls and mounts on startup, alongside type corrections.

Key Highlights

  • Corrected types for datetime OS calls
  • Added `os` and `mount` support on startup

New Features

  • os builtin on startup
  • mount builtin on startup

Full Release Notes

## What's Changed
* correct types for datetime os calls, and `not_handled` by @samuelcolvin in https://github.com/pydantic/monty/pull/332
* `os` and `mount` on start by @samuelcolvin in https://github.com/pydantic/monty/pull/337


**Full Changelog**: https://github.com/pydantic/monty/compare/v0.0.12...v0.0.13